| ... | @@ -38,7 +38,7 @@ where `--name fidle` is used to give a name of your choice to your container |
... | @@ -38,7 +38,7 @@ where `--name fidle` is used to give a name of your choice to your container |
|
|
## 3 - Start/Stop your container/instance
|
|
## 3 - Start/Stop your container/instance
|
|
|
**To start, Just type :**
|
|
**To start, Just type :**
|
|
|
```
|
|
```
|
|
|
$ docker start -i Fidle
|
|
$ docker start -i fidle
|
|
|
```
|
|
```
|
|
|
- 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
|
| ... | |
... | |
| ... | | ... | |