Update dind image

This commit is contained in:
Marcos Lilljedahl
2020-12-27 14:04:13 -03:00
parent 7f304a3415
commit 8b1c2b1c31

View File

@@ -1,4 +1,4 @@
ARG VERSION=docker:stable-dind ARG VERSION=docker:dind
FROM ${VERSION} FROM ${VERSION}
RUN apk add --no-cache py-pip python3-dev libffi-dev openssl-dev git tmux apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq openssh openssl tree \ RUN apk add --no-cache py-pip python3-dev libffi-dev openssl-dev git tmux apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq openssh openssl tree \