| ... | @@ -23,8 +23,6 @@ |
... | @@ -23,8 +23,6 @@ |
|
|
On standard output, you should have a line of the form :
|
|
On standard output, you should have a line of the form :
|
|
|
fidlehubs/fidle latest [...] 6.32GB
|
|
fidlehubs/fidle latest [...] 6.32GB
|
|
|
|
|
|
|
|
- You can also [check your image](Check-Docker-image)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 2 - To Run your container image ( `name here fidle`)
|
|
## 2 - To Run your container image ( `name here fidle`)
|
|
|
```
|
|
```
|
| ... | @@ -34,6 +32,8 @@ Where: The options is : <br> `--name fidle` is used to give a name of your choic |
... | @@ -34,6 +32,8 @@ Where: The options is : <br> `--name fidle` is used to give a name of your choic |
|
|
`-i` is used to stay in interactive mode (Keep STDIN open even if not attached) <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(s) to the host
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## 3 - To start your fidle container
|
|
## 3 - To start your fidle container
|
|
|
- Copy the URL printed on screen beginning with `http://127.0.0.1:8888/?token`...
|
|
- Copy the URL printed on screen beginning with `http://127.0.0.1:8888/?token`...
|
|
|
- Open a Web Browser and paste the URL
|
|
- Open a Web Browser and paste the URL
|
| ... | |
... | |
| ... | | ... | |