Skip to content

Commit 68c4258

Browse files
Add coreutils to Dockerfile for enhanced functionality
1 parent 2d6ff1a commit 68c4258

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ RUN apk --nocache upgrade --available \
66
&& apk add --no-cache \
77
bash \
88
bind-tools \
9+
coreutils \
910
curl \
1011
gawk \
1112
git \

0 commit comments

Comments
 (0)