hint
This commit is contained in:
parent
9d86724a1d
commit
b590ef038b
@ -7,7 +7,7 @@ This is a very experimental tool, **it may be working**. Any suggestion or PR is
|
||||
https://docs.docker.com/get-docker/
|
||||
|
||||
## Run it
|
||||
While in this file directory, open a terminal and run:
|
||||
While in this file directory, open a terminal and run the following command (the download can be very long…).
|
||||
```
|
||||
docker run -it --name pythonsandbox --rm --network host -v "$(pwd)"/production_eleves:/app/python_app/modules -v "$(pwd)"/config:/app/config jeancloud/pythonsandbox
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user