From 4778579a928da0a8ccf53b44ac983df0e488096f Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Mon, 8 Jul 2019 14:06:32 -0400 Subject: [PATCH] A series of detailed articles on the specifics of Docker packaging for Python. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb15754..5120e4b 100644 --- a/README.md +++ b/README.md @@ -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