Commit a5dcc357 authored by Peter Parente's avatar Peter Parente Committed by GitHub

Merge branch 'master' into conda_outdated

parents 9fb5cfac 3cce6548
This diff is collapsed.
......@@ -22,7 +22,7 @@ docker run -it -e GRANT_SUDO=yes --user root jupyter/minimal-notebook
```
**You should only enable `sudo` if you trust the user and/or if the container is running on an
isolated host.**
isolated host.** See [Docker security documentation](https://docs.docker.com/engine/security/userns-remap/) for more information about running containers as `root`.
## Using `pip install` or `conda install` in a Child Docker image
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment