| ... | ... | @@ -32,7 +32,6 @@ $ docker run -i -p 8888:8888 -p 6006:6006 --name fidle fidlehub/fidlev1:latest |
|
|
|
Where: <br> `--name fidle` is used to give a name of your choice to your container <br>
|
|
|
|
`-i` is used to stay in interactive mode (Keep STDIN open even if not attached) <br>
|
|
|
|
`-p` Publish a container's port(s) to the host
|
|
|
|
|
|
|
|
`-p` Publish a container's port to the tensorboard
|
|
|
|
|
|
|
|
|
| ... | ... | |
| ... | ... | |