Skip to content

Commit 65647df

Browse files
committed
Set rocker password automatically
1 parent 8a1c634 commit 65647df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docker/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ RUN Rscript -e "install.packages( \
1818

1919
# Set final workdir for commands
2020
WORKDIR /home/rstudio
21+
22+
ENV USER="rstudio" PASSWORD="rstudio" ROOT="TRUE"

0 commit comments

Comments
 (0)