- Beginning DevOps with Docker
- Joseph Muli
- 60字
- 2021-06-25 21:51:41
Lesson Objectives
By the end of this lesson, you will be able to:
- Describe how Docker improves a DevOps workflow
- Interpret Dockerfile syntax
- Build images
- Set up containers and images
- Set up a local dynamic environment
- Run applications in Docker containers
- Obtain a basic overview of how Docker manages images via Docker Hub
- Deploy a Docker image to Docker Hub