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 \
|
||||
inotify-tools \
|
||||
curl \
|
||||
coreutils \
|
||||
&& rm -rf /var/cache/apk/*
|
||||
|
||||
USER nobody
|
||||
|
|
Loading…
Add table
Reference in a new issue