mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-17 15:02: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
|
||||
docker run -it --rm \
|
||||
-p 8888:8888 \
|
||||
-v <my-vol>:<container-dir> \
|
||||
jupyter/minimal-notebook:latest
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user