Skip to main content
  1. Tags/

Books

2021

Second Edition of Practical Docker With Python is now available
··414 words·2 mins
General Books Docker
The second edition of my book - Practical Docker with Python is now available.

2018

So I wrote a book: presenting Practical Docker With Python
··223 words·2 mins
General Books Docker
So yeah that actually happened! I’ve always wanted to publish a book and thanks to Apress publishing - that is a reality now. The book is titled “Practical Docker With Python: Build, Release and Distribute your Python App with Docker” and is targeted at people who are new to Docker and want to containerize their application (with an example Python chat bot). The book starts with a brief introduction to containers and Docker, guides you on how to get started with Docker before diving into deeper topics such as Docker Networks, Volumes and Compose.