Enable CLI experimental option to support docker app usage (#363)

This commit is contained in:
Michael Irwin
2019-10-22 11:26:49 -04:00
committed by Marcos Nils
parent bacf00e658
commit 3c1b4e602b

View File

@@ -15,7 +15,7 @@ RUN mkdir -p /opt && cd /opt && \
./configure && make install LDFLAGS=-lintl && \
rm -rf httping-2.5
ENV DOCKER_CLI_EXPERIMENTAL=enabled
ENV DOCKERAPP_VERSION=v0.6.0
ENV COMPOSE_VERSION=1.23.2
# Install Compose and Machine