This commit is contained in:
@ -94,6 +94,7 @@ RUN echo "配置 ssh" && \
|
|||||||
# npm config set python python3 && \
|
# npm config set python python3 && \
|
||||||
# npm install --global code-server --unsafe-perm
|
# npm install --global code-server --unsafe-perm
|
||||||
|
|
||||||
|
USER coder
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/entrypoint.sh", "--bind-addr", "0.0.0.0:8080", "."]
|
ENTRYPOINT ["/usr/bin/entrypoint.sh", "--bind-addr", "0.0.0.0:8080", "."]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user