mirror of
https://github.com/felixlohmeier/bibliotheks-und-archivinformatik.git
synced 2025-04-27 00:00:30 +02:00
doch workdir auf root
This commit is contained in:
parent
2468050c79
commit
69bf302bf7
@ -19,3 +19,6 @@ COPY . ${HOME}
|
|||||||
RUN chown -R 1000 ${HOME}
|
RUN chown -R 1000 ${HOME}
|
||||||
|
|
||||||
USER 1000
|
USER 1000
|
||||||
|
|
||||||
|
# set jupyter root directory
|
||||||
|
WORKDIR /
|
||||||
|
Loading…
x
Reference in New Issue
Block a user