Course Outline
Understanding Docker
- Practical use cases
- Key components of Docker
- Docker architecture
- Core underlying technology
Installing Docker
- Installation procedures for Ubuntu and Windows
- Utilizing Docker Machine for host provisioning
- Docker Machine drivers for cloud providers
Managing the Container Lifecycle
- Creating and launching containers
- Stopping and restarting containers
- Inspecting container details
- Accessing container logs
- Examining running processes
- Removing containers and their associated data
Containerizing Applications
- Executing the "hello world" example
- Interacting with a Bash container
- Creating an image by committing changes
- Building an image using a Dockerfile
- Automated builds via GitHub
- Running multiple processes within a container
- Utilizing the gosu helper tool
- Running a web application in a single container
- Running a web application using a microservices architecture
Managing Images
- Finding and pulling existing images
- Using Docker Hub and local repositories
- Sharing images with others
- Deploying a private image repository
Container Networking
- Port mapping
- Container linking and naming
- Creating and managing custom networks
- Networking across multiple Docker hosts (overlay)
Data Management in Containers
- Data volumes
- Using host directories and files as data volumes
- Data volume containers
- Sharing data volumes between Docker hosts
- Backing up and restoring data volumes
Docker Compose
- Overview of Docker Compose
- Launching multi-container applications with a single command
- Defining services, networks, volumes, and variables
- Configuring resource constraints
Docker Swarm
- Introduction to native Docker clustering
- Discovery services
- Docker Swarm scheduling strategies and filters
Requirements
A basic understanding of the command line and Linux is beneficial.
Testimonials (7)
The trainer know the topic very good.
Slawomir Walesiak - Eksperckie Centrum Szkolenia Cyberbezpieczenstwa
Course - Container Management with Docker
The interactivity when using DaDesktop to set up Docker in many different ways. also it was good to see the implementation with Github and the remote repo we had setup
Julian Robbins - QA Ltd
Course - Container Management with Docker
We were in a small group and Dawid made time for questions and for us to share our work and discuss the topics raised further
Phil Benson - QA Ltd
Course - Container Management with Docker
lots of labs
John Doe - Fujitsu Technology Solutions Sp.z o.o.
Course - Container Management with Docker
Being able to run everything that is being taught and to be able to experiment etc.
Kristian Desjardins - Natural Resources Canada (Federal Government)
Course - Container management with Docker
I really liked the practical examples.
Rory Maher - Janssen Pharmaceutical Sciences Unlimited Company
Course - Container management with Docker
The exercises were very useful.