'update files with ansible'
This commit is contained in:
parent
5cf640b147
commit
83672f2865
@ -20,5 +20,4 @@ RUN apk add -U openssh-client sshpass && \
|
||||
mkdir ~/.ssh
|
||||
EXPOSE 3000
|
||||
|
||||
ENTRYPOINT [ "yarn" , "docker-entrypoint", "--conf", "config.json" ]
|
||||
|
||||
ENTRYPOINT [ "yarn", "docker-entrypoint", "--conf", "config.json" ]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user