Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

Commit

Permalink
Add coreutils to get du
Browse files Browse the repository at this point in the history
  • Loading branch information
webwurst committed Nov 5, 2016
1 parent 23a3418 commit f19ad99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.4

RUN apk --no-cache add \
curl bind-tools netcat-openbsd fish jq
curl bind-tools netcat-openbsd fish jq coreutils

0 comments on commit f19ad99

Please sign in to comment.