Skip to content

Commit

Permalink
Merge pull request #11 from StarTrooper08/rm-env-var
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
StarTrooper08 committed Jul 23, 2024
2 parents ae0fdd5 + 1203f41 commit 77087a4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,5 @@ RUN apt install -y ccache
#RUN /usr/sbin/update-ccache-symlinks
#RUN echo 'export PATH="/usr/lib/ccache:$PATH"' | tee -a /home/vscode/.bashrc


ENV BUILDDIR="/workspaces/r-dev-env/build/r-devel"
ENV TOP_SRCDIR="/workspaces/r-dev-env/svn/r-devel"
ENV PATCHDIR='/workspaces/r-dev-env/patches'

ENV WORK_DIR='/workspaces/r-dev-env'
ARG CONTAINER_VERSION
ENV CONTAINER_VERSION ${CONTAINER_VERSION}

0 comments on commit 77087a4

Please sign in to comment.