1
0
mirror of https://github.com/bingohuang/docker-labs.git synced 2025-07-15 02:37:27 +08:00

Update dind image to latest CE engine version

This commit is contained in:
Marcos Lilljedahl 2017-03-02 14:23:57 -03:00
parent c10dc8c984
commit be2761a6be

View File

@ -1,4 +1,4 @@
FROM docker:1.13.1-dind
FROM docker:17.03.0-ce-rc1-dind
RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash util-linux