Skip to content

Commit 57f9ef7

Browse files
committed
update dockerfile
1 parent 9443635 commit 57f9ef7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

locust-distributed/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ RUN pip install awscli faker
77

88
WORKDIR /locust
99

10+
EXPOSE 8089 5557 5558
11+
1012
ENTRYPOINT [ "/entrypoint" ]
1113

1214
CMD [ "locust" ]

0 commit comments

Comments
 (0)