Home

Awesome

The Docker Handbook

The concept of containerization itself is pretty old, but the emergence of the Docker Engine in 2013 has made it much easier to containerize your applications.

According to the Stack Overflow Developer Survey - 2020, Docker is the #1 most wanted platform, #2 most loved platform, and also the #3 most popular platform.

As in-demand as it may be, getting started can seem a bit intimidating at first. So in this article, we'll be learning everything from basic to intermediate level of containerization. After going through the entire article, you should be able to:

Prerequisites

Project Code

Code for the example projects can be found in the following repository:

https://github.com/fhsinchy/docker-handbook-projects/

You can find the complete code in the completed branch.

Contributions

This article is completely open-source and quality contributions are more than welcomed. You can find the full content in the following repository:

https://github.com/fhsinchy/the-docker-handbook

I usually do my changes and updates on the GitHub version of the article first and then publish them on freeCodeCamp. You can find the always updated and often incomplete version of the article in the following link:

https://docker-handbook.farhan.dev/

If you're looking for the complete and stable version of the article then freeCodeCamp will be the best place to go:

https://www.freecodecamp.org/news/the-docker-handbook/

Which ever version of the article you end up reading though, don't forget to let me know your opinion. Constructive criticism is always welcomed.

Awesome Contributors

I am listing the names of the amazing people who have contributed to this small project in alphabetical order.

Thanks a lot to all of you, I appreciate the effort you guys have put in improving this project. Hoping to collaborate in the future also.