Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
a9sk committed Sep 15, 2024
1 parent 713a8e6 commit 3b680d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#TO BUILD: docker build -t tlsassistant-testbed .
#TO RUN: docker run -t tlsassistant-testbed
#TO RUN: docker run -p 9000:9000 -p 9001:9001 -p 9002:9002 -p 9003:9003 -p 9004:9004 -p 9005:9005 -p 9006:9006 -p 9007:9007 -t tlsassistant-testbed

FROM ubuntu:18.04

Expand Down

0 comments on commit 3b680d4

Please sign in to comment.