Description
In this course, you will learn :
- A detailed introduction to DevOps, including infrastucture needs for agile development and DevOps misconception.
- What is Docker, common reasons to use Docker and how to create a Docker image from scratch.
- What are Docker containers, how to work the Docker Command Line, naming your Docker, bundling environment variables, recovering from failures and also dealing with the process manager.
- How to use Docker in software installations and creating your own Docker image.