Merge remote-tracking branch 'origin/nodejs' into nodejs
This commit is contained in:
commit
c40a7309d8
|
|
@ -14,5 +14,5 @@ USER container
|
||||||
ENV USER=container HOME=/home/container
|
ENV USER=container HOME=/home/container
|
||||||
WORKDIR /home/container
|
WORKDIR /home/container
|
||||||
|
|
||||||
COPY ./entrypoint.sh /entrypoint.sh
|
COPY ./entrypoint.sh /entrypoint.sh
|
||||||
CMD ["/bin/ash", "/entrypoint.sh"]
|
CMD ["/bin/ash", "/entrypoint.sh"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user