Skip to content

Commit

Permalink
added exposed port to docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
bwsw committed May 13, 2024
1 parent d6d807e commit 966906b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ ENV LD_LIBRARY_PATH=/opt/libs
ENV DB_PATH=/opt/rocksdb
ENV RUST_LOG=info

EXPOSE 8080

CMD ["/opt/bin/replay", "/opt/etc/config.json"]

0 comments on commit 966906b

Please sign in to comment.