Home » Docker History

Docker History

Docker History

Docker is a platform designed to help developers build, share, and run container applications. But now we need to understand a bit of the Docker history because, it really helps us understand why things are the way they are now. This page explores how Docker was created and changed over time in detail. The Early Days: […]

Docker History Read More »

Docker Architecture

Truly mastering something is so much more than just knowing the commands. Real experts, they know how stuff works under the hood. Well with that in mind, the plan for this article is to learn about the docker architecture and it’s internal working. Docker is a traditional client server app. The client is basically the

Docker Architecture Read More »

Scroll to Top