Skip to content

Commit 50782e3

Browse files
author
Dmitry Berezovsky
committed
Added docker-compose and maestro-ng to the agent
1 parent 16e161e commit 50782e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ ENV MAVEN_OPTS -Xmx512m -Xss256k -XX:+UseCompressedOops
4545

4646
RUN yum install -y docker && yum clean all
4747
ENV DOCKER_AVAILABLE=1
48+
RUN pip install docker-compose maestro-ng
4849

4950
# ------------------------------------------------------------------------
5051

0 commit comments

Comments
 (0)