Features:
Docker Image fenago/data-jungle-centos
Run Image: docker run -d --restart=always --user root -p 80:80 -p 6006:6006 -p 6007:6007 --name datajungle -e GRANT_SUDO=yes -e JUPYTER_ENABLE_LAB=yes fenago/data-jungle-centos jupyter lab --port 80 --allow-root
Note: You can also run multiple instances by changing container name and port ( -p <update-host-port>: 80 etc) in the above command.
Password fenago
Commit & Push Changes
docker commit datajungle fenago/data-jungle-centos
docker push fenago/data-jungle-centos
Content type
Image
Digest
Size
3.8 GB
Last updated
over 4 years ago
docker pull fenago/data-jungle-centos