Course Outline
Introduction to Docker
- Typical use cases
- Core components of Docker
- Docker architecture
- Foundational technologies
Installing Docker
- Setup on Ubuntu and Windows platforms
- Utilizing Docker Machine for host provisioning
- Docker Machine drivers for various cloud providers
Managing the Container Lifecycle
- Creating and launching containers
- Stopping and restarting processes
- Inspecting container details
- Reviewing logs
- Monitoring active processes
- Removing containers and associated data
Containerizing Applications
- The classic hello world example
- Launching an interactive Bash container
- Creating an image by committing changes
- Building an image from a Dockerfile
- Automated builds linked to GitHub
- Executing multiple processes within a single container
- Utilizing the gosu helper tool
- Hosting a web application in a single container
- Deploying a web application using microservices architecture
Handling Images
- Searching for and downloading existing images
- Utilizing Docker Hub and local repositories
- Sharing images with peers
- Establishing a private image repository
Container Networking
- Configuring port mapping
- Linking and naming containers
- Creating and managing custom networks
- Implementing overlay networking across multiple Docker hosts
Data Storage in Containers
- Using data volumes
- Mounting host directories and files as data volumes
- Utilizing data volume containers
- Sharing data volumes across Docker hosts
- Backing up and restoring data volumes
Docker Compose
- Overview of Docker Compose functionalities
- Orchestrating multi-container applications with a single command
- Defining services, networks, volumes, and environment variables
- Configuring resource constraints at runtime
Docker Swarm
- Introduction to native Docker clustering
- Discovery services for cluster management
- Swarm scheduling strategies and filters
Requirements
Having a basic understanding of the command line interface and Linux operating systems is recommended.
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.