default work at "~"
This commit is contained in:
parent
0d40a52a95
commit
7c6c671a5e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ ENV DNS_ADDR 8.8.8.8
|
|||
ENV DNS_ADDR_2 8.8.4.4
|
||||
|
||||
ARG BRANCH=manyuser
|
||||
ARG WORK=/root
|
||||
ARG WORK=~
|
||||
|
||||
|
||||
RUN apk --no-cache add python \
|
||||
|
|
Loading…
Add table
Reference in a new issue