This commit is contained in:
@ -9,7 +9,6 @@ WORKDIR /home/coder
|
|||||||
VOLUME [ "/home/coder/project", "/home/coder/.ssh", "/home/coder/.local", "/home/coder/.config" ]
|
VOLUME [ "/home/coder/project", "/home/coder/.ssh", "/home/coder/.local", "/home/coder/.config" ]
|
||||||
|
|
||||||
COPY entrypoint.sh /usr/bin/
|
COPY entrypoint.sh /usr/bin/
|
||||||
COPY install.sh /root/
|
|
||||||
|
|
||||||
ENV ENTRYPOINTD=/entrypoint.d
|
ENV ENTRYPOINTD=/entrypoint.d
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user