Skip to content
Snippets Groups Projects
Commit 5132e55b authored by nimrod's avatar nimrod
Browse files

Install just the Docker CLI.

There's no need for the daemon as well.
parent f49a0bbc
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ FROM alpine:3.12
RUN apk add --update --no-cache \
bats \
build-base \
docker \
docker-cli \
git \
openssh \
openssl \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment