From d75a99e3c63f069383f83e86a8a026950e76bc26 Mon Sep 17 00:00:00 2001 From: ipcenas <47504178+ipcenas@users.noreply.github.com> Date: Thu, 12 Dec 2019 18:03:03 +0100 Subject: [PATCH] Added Learn Docker in a Month of Lunches --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 48a236f..0280ca5 100644 --- a/README.md +++ b/README.md @@ -646,6 +646,7 @@ Services to securely store your Docker images. - [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. +- [Learn Docker in a Month of Lunches](https://www.manning.com/books/learn-docker-in-a-month-of-lunches) ## Awesome Lists