mirror of
https://github.com/felixlohmeier/bibliotheks-und-archivinformatik.git
synced 2025-02-16 00:01:07 +01: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}
|
||||
|
||||
USER 1000
|
||||
|
||||
# set jupyter root directory
|
||||
WORKDIR /
|
||||
|
Loading…
x
Reference in New Issue
Block a user