In this chapter, we will discuss how the modern Continuous Delivery (CD) process should look by introducing Docker, the technology that changed the IT industry and the way the servers are used.
This chapter covers the following topics:
- What is Docker?
- Installing Docker
- Running Docker hello world
- Docker applications
- Building images
- Docker container states
- Docker networking
- Using Docker volumes
- Using names in Docker
- Docker cleanup
- Docker commands overview