Use container name for volumes.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ARG VERSION=docker:17-dind
|
||||
ARG VERSION=docker:stable-dind
|
||||
FROM ${VERSION}
|
||||
|
||||
RUN apk add --no-cache git tmux py2-pip apache2-utils vim build-base gettext-dev curl bash-completion bash util-linux jq openssh
|
||||
|
||||
Reference in New Issue
Block a user