Remove unneeded WORKDIR
This commit is contained in:
parent
76bff8666f
commit
aa3e3a28f2
15 changed files with 0 additions and 15 deletions
|
@ -2,4 +2,3 @@ FROM node:alpine
|
|||
LABEL author="1Computer1"
|
||||
|
||||
COPY run.sh /var/run/
|
||||
WORKDIR /var/ws
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue