Docker Certified Associate Exam Series (Part -5): Installation and Configuration
Introduction to the Docker Engine In this section, we introduce the Docker Engine, including its architecture, installation, and configuration. We will then go through basic container operations, then finally explore various ways of configuring and troubleshooting the Docker Daemon. Docker Engine Architecture Docker was first released for public use in 2013. The first release of…