Docker image for The Debugging Book
1.1K
These are images for running the notebooks of The Debugging Book. Install Docker and then run
$ docker pull zeller24/debuggingbook
$ docker run -it --rm -p 8888:8888 zeller24/debuggingbook
and then in your Web browser, open the URL (http://127.0.0.1/... or http://localhost/...) given in the console output. Enjoy!
Content type
Image
Digest
sha256:6c1ddcc7a…
Size
1.6 GB
Last updated
about 2 years ago
docker pull zeller24/debuggingbook