mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-18 07:22:57 +00:00
Update docs/using/troubleshooting.md
This commit is contained in:
@@ -13,6 +13,7 @@ If you are running a Docker container while mounting a local volume or host dire
|
|||||||
```bash
|
```bash
|
||||||
docker run -it --rm \
|
docker run -it --rm \
|
||||||
-p 8888:8888 \
|
-p 8888:8888 \
|
||||||
|
-v <my-vol>:<container-dir> \
|
||||||
jupyter/minimal-notebook:latest
|
jupyter/minimal-notebook:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user