mirror of
https://github.com/bingohuang/docker-labs.git
synced 2025-07-13 01:02:42 +08:00
Update Dockerfile.dind
This commit is contained in:
parent
3760dad8ce
commit
ef75b54ac4
@ -1,5 +1,4 @@
|
||||
ARG VERSION=17.05.0-ce-dind
|
||||
FROM docker:${VERSION}
|
||||
FROM docker:17.05.0-ce-dind
|
||||
|
||||
RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user