Merge pull request #785 from ipcenas/master

Added Learn Docker in a Month of Lunches
This commit is contained in:
Julien Bisconti 2019-12-16 09:48:52 +01:00 committed by GitHub
commit 6e38aff370
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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