Files
docker-jupyterhub/spawnerdockerfile
2023-12-26 23:42:00 +08:00
..
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 23:42:00 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00
2023-12-26 22:36:39 +08:00

Base Jupyter Notebook Stack

Images hosted on Docker Hub are no longer updated. Please, use quay.io image

docker pulls docker stars image size

GitHub Actions in the https://github.com/jupyter/docker-stacks project builds and pushes this image to the Registry.

Please visit the project documentation site for help to use and contribute to this image and others.

构建docker-compose spawner镜像的Dockerfile

构建基础镜像参考

cp docker-stacks/images/base-notebook/* ./spawnerdockerfile/
docker buildx build -t hotwa/notebook:latest . -f Dockerfile.base-notebook --load