add coreutils
This commit is contained in:
parent
af3eb676f1
commit
ed2d9a77ef
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ RUN mkdir /out \
|
||||||
RUN apk --no-cache add \
|
RUN apk --no-cache add \
|
||||||
inotify-tools \
|
inotify-tools \
|
||||||
curl \
|
curl \
|
||||||
|
coreutils \
|
||||||
&& rm -rf /var/cache/apk/*
|
&& rm -rf /var/cache/apk/*
|
||||||
|
|
||||||
USER nobody
|
USER nobody
|
||||||
|
|
Loading…
Add table
Reference in a new issue