Enable CLI experimental option to support docker app usage (#363)
This commit is contained in:
committed by
Marcos Nils
parent
bacf00e658
commit
3c1b4e602b
@@ -15,7 +15,7 @@ RUN mkdir -p /opt && cd /opt && \
|
|||||||
./configure && make install LDFLAGS=-lintl && \
|
./configure && make install LDFLAGS=-lintl && \
|
||||||
rm -rf httping-2.5
|
rm -rf httping-2.5
|
||||||
|
|
||||||
|
ENV DOCKER_CLI_EXPERIMENTAL=enabled
|
||||||
ENV DOCKERAPP_VERSION=v0.6.0
|
ENV DOCKERAPP_VERSION=v0.6.0
|
||||||
ENV COMPOSE_VERSION=1.23.2
|
ENV COMPOSE_VERSION=1.23.2
|
||||||
# Install Compose and Machine
|
# Install Compose and Machine
|
||||||
|
|||||||
Reference in New Issue
Block a user