Skip to content
Snippets Groups Projects
Commit 38c73121 authored by timbastin's avatar timbastin
Browse files

Added listing of ip addresses

parent 71f2e8e1
No related branches found
No related tags found
No related merge requests found
......@@ -75,4 +75,8 @@ CMD ["./traefik-test"]
### d)
`docker build -t miniserver.v1 .
\ No newline at end of file
`docker build -t miniserver.v1 .`
### e)
`docker run -p 20221:3000 miniserver.v1`
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment