Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 5adbff30 authored by Julien Vandaele's avatar Julien Vandaele
Browse files

doc: add port forwarding in `docke run` command

parent 353983da
No related branches found
No related tags found
No related merge requests found
Pipeline #943502 passed
......@@ -33,7 +33,7 @@ Here is what you need to build and run a code elevator session :
## Simple run with Docker
$ docker run registry.gitlab.inria.fr/sed-lille/code-contest/code-elevator
$ docker run -p 8080:8080 registry.gitlab.inria.fr/sed-lille/code-contest/code-elevator[:latest|master|<version>]
### Production
To run it in production we add more options:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment