mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-16 14:32:57 +00:00

* No sudo when run with rootless triplet - rootless triplet: -e NB_USER=root -e NB_UID=0 -e NB_GID=0 * Add tests for rootless triplet * Update tests for rootless triplet * Fix tests for rootless triplet
Docker stacks testing
Please, refer to the testing section of documentation to see how the tests are run.