Revert "ensure correct permissions (enforced)"
This reverts commit e62025d161
.
This commit is contained in:
parent
e62025d161
commit
b3b1d39cc9
@ -27,7 +27,7 @@ ARG NB_GID="100"
|
|||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
RUN chmod 1777 /tmp && chmod 1777 /var/tmp
|
|
||||||
# Install all OS dependencies for notebook server that starts but lacks all
|
# Install all OS dependencies for notebook server that starts but lacks all
|
||||||
# features (e.g., download as all possible file formats)
|
# features (e.g., download as all possible file formats)
|
||||||
ENV DEBIAN_FRONTEND noninteractive
|
ENV DEBIAN_FRONTEND noninteractive
|
||||||
|
Loading…
Reference in New Issue
Block a user