A series of detailed articles on the specifics of Docker packaging for Python.

This commit is contained in:
Itamar Turner-Trauring 2019-07-08 14:06:32 -04:00 committed by GitHub
parent 140a92ba4c
commit 4778579a92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -636,6 +636,7 @@ Services to securely store your Docker images.
- [Docker Community on Hashnode](https://hashnode.com/n/docker)
- [Docker in Practice, Second Edition](https://www.manning.com/books/docker-in-practice-second-edition)
- [Docker dev bookmarks](https://www.bookmarks.dev/search?q=docker) - use the tag [docker](https://www.bookmarks.dev/tagged/docker)
- [Docker packaging guide for Python](https://pythonspeed.com/docker/) - a series of detailed articles on the specifics of Docker packaging for Python.
## Awesome Lists