We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4d4eb commit 8fb99e1Copy full SHA for 8fb99e1
1 file changed
.binder/Dockerfile
@@ -4,4 +4,4 @@ FROM ghcr.io/geocompx/docker:binder
4
ARG NB_USER
5
ARG NB_UID
6
7
-COPY --chown=${NB_USER} . ${R_HOME}
+COPY --chown=${NB_USER} . /home/rstudio
0 commit comments