Skip to content

Commit 4506699

Browse files
committed
Add apk add docker-cli
1 parent 49fbc1b commit 4506699

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ RUN apk add --no-cache \
1414
git \
1515
jq \
1616
python3 \
17+
apk add docker-cli \
1718
py3-pip && \
1819
rm -rf /var/cache/apk/*
1920

0 commit comments

Comments
 (0)