explicit mkdir
This commit is contained in:
parent
bcf1c13330
commit
c344e9cd67
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ RUN apk add --no-cache \
|
|||
coreutils \
|
||||
gawk \
|
||||
iputils-ping \
|
||||
&& mkdir /data \
|
||||
&& touch /data/filter.txt
|
||||
|
||||
# findutils = xargs
|
||||
|
|
Loading…
Reference in a new issue