We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e161e commit 50782e3Copy full SHA for 50782e3
Dockerfile
@@ -45,6 +45,7 @@ ENV MAVEN_OPTS -Xmx512m -Xss256k -XX:+UseCompressedOops
45
46
RUN yum install -y docker && yum clean all
47
ENV DOCKER_AVAILABLE=1
48
+RUN pip install docker-compose maestro-ng
49
50
# ------------------------------------------------------------------------
51
0 commit comments