Remove unneeded WORKDIR
This commit is contained in:
parent
76bff8666f
commit
aa3e3a28f2
15 changed files with 0 additions and 15 deletions
|
@ -5,4 +5,3 @@ RUN apk update
|
|||
RUN apk add gcc libc-dev
|
||||
|
||||
COPY run.sh /var/run/
|
||||
WORKDIR /var/ws
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue