We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a1c634 commit 65647dfCopy full SHA for 65647df
docker/Dockerfile
@@ -18,3 +18,5 @@ RUN Rscript -e "install.packages( \
18
19
# Set final workdir for commands
20
WORKDIR /home/rstudio
21
+
22
+ENV USER="rstudio" PASSWORD="rstudio" ROOT="TRUE"
0 commit comments