Search our courses
Training

Linux containers are changing the way companies think about service development and deployment. Containers play a vital role in the modern data-center, and Docker is leading the way. This Docker training course covers all the core features of Docker including: container creation and management, interacting with Docker hub, using Dockerfile to create and manage custom images, advanced Docker networking (how to safely expose container services to the world, and link containers), the use of Docker volumes to manage persistent data, and Docker Compose to build multi-container applications. Emphasis is placed on best practices and how to secure Docker installations and containers. The course culminates with comprehensive labs where students use Docker, Git, and a continuous integration server to automate the testing of containerized applications.

Many large companies are moving an increasing number of applications to run inside containers. Containers can provide a high level of security while also making maximal use of hardware allowing higher density than traditional VMs. Docker is a dominant force in Linux containers and the core building block for nearly all higher level container management systems. This training will get sysadmins proficient with Docker so that they can immediately be productive as organizations continue to move applications onto containers.

 

Supported Distributions:

  • Red Hat Enterprise Linux 7
  • Ubuntu 16.04 LTS

 

Testimonials:

 

The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples as brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.”  Dec '24

 

“Great instructor, excellent, detailed notes.” Oct '19

 

“The course was very useful to giving me a general understanding of how Docker actually interacts and is used in the company.” Oct '19

 

“I really enjoyed my experience and have learnt valuable information which can be used in my daily role.  An excellent instructor.” Oct '19

 

“A fantastic instructor. Overall, I found the course very interesting and useful. I now look forward to future workplace trainings.” Oct '19

 

“Very extensive course material, all broken down into step by step approaches which was easy to follow with an awesome VM environment providing all the prerequisites. All delivered by a super friendly and very informative instructor.” Oct '19

 

“The instructor was great. Very knowledgeable and able to answer any questions. Very detailed course, presented in an interesting and relaxed manner. Pace of the course was spot-on too.” Oct '19

 

“Very positive experience. A lot of useful practice exercises.” Oct '19

 

“The course was outstanding, beyond my expectation.” Oct '19

 

“I particularly liked the heavy hands on sessions that went on with the training. Other than that, really liked Mark's training style. His experience in the field really shines through.” Feb ‘19

 

‘’Extremely broad knowledge of instructor was very impressive. Timing, labs, execution – everything was really great.’’ Feb ‘19

Docker

Course Code

GTDK1

Duration

3 Days

Course Fee

€1,475.00

Accreditation

N/A

Target Audience

  • This course covers all the core Docker concepts and is appropriate both for systems administrators who will need to install and manage Docker hosts, and developers who want to use Docker containers.

 

Recent Testimonials:

“The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples as brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.” 

Live Online Dec 2024

 

"Excellent course with the Instructor, he had a lot of experience to transfer in a short period of time. The course is directly relevant to my day-to-day activities in work.  We use docker and docker compose in our day-to-day development and this course provided the basis for us to optimise our services with multi stage builds and enhance our security with docker best practices." 

Live Online Nov 2024

 

"The Instructor was an excellent teacher that did a very good job explaining things from scratch but also covering a lot of advanced topics around the Docker technology. Also the course has a lot of practical exercises that help you to understand better what are you learning and how to apply that on a real scenario." 

Live Online Nov 2024

 

Attendee Requirements

  • Proficiency with the Linux CLI. A broad understanding of Linux system administration.

Wednesday 05 February - Friday 07 February (3 days) 09.30 - 17.00
 Live Online GMT +00:00
Monday 10 February - Wednesday 12 February (3 days) 09.30 - 17.00
 Live Online GMT +00:00
Monday 24 February - Wednesday 26 February (3 days) 09.30 - 17.00
 Live Online GMT +00:00
Monday 10 March - Wednesday 12 March (3 days) 09.30 - 17.00
 Live Online GMT +00:00

Expand all

Course Description

Linux containers are changing the way companies think about service development and deployment. Containers play a vital role in the modern data-center, and Docker is leading the way. This Docker training course covers all the core features of Docker including: container creation and management, interacting with Docker hub, using Dockerfile to create and manage custom images, advanced Docker networking (how to safely expose container services to the world, and link containers), the use of Docker volumes to manage persistent data, and Docker Compose to build multi-container applications. Emphasis is placed on best practices and how to secure Docker installations and containers. The course culminates with comprehensive labs where students use Docker, Git, and a continuous integration server to automate the testing of containerized applications.

Many large companies are moving an increasing number of applications to run inside containers. Containers can provide a high level of security while also making maximal use of hardware allowing higher density than traditional VMs. Docker is a dominant force in Linux containers and the core building block for nearly all higher level container management systems. This training will get sysadmins proficient with Docker so that they can immediately be productive as organizations continue to move applications onto containers.

 

Supported Distributions:

  • Red Hat Enterprise Linux 7
  • Ubuntu 16.04 LTS

 

Testimonials:

 

The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples as brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.”  Dec '24

 

“Great instructor, excellent, detailed notes.” Oct '19

 

“The course was very useful to giving me a general understanding of how Docker actually interacts and is used in the company.” Oct '19

 

“I really enjoyed my experience and have learnt valuable information which can be used in my daily role.  An excellent instructor.” Oct '19

 

“A fantastic instructor. Overall, I found the course very interesting and useful. I now look forward to future workplace trainings.” Oct '19

 

“Very extensive course material, all broken down into step by step approaches which was easy to follow with an awesome VM environment providing all the prerequisites. All delivered by a super friendly and very informative instructor.” Oct '19

 

“The instructor was great. Very knowledgeable and able to answer any questions. Very detailed course, presented in an interesting and relaxed manner. Pace of the course was spot-on too.” Oct '19

 

“Very positive experience. A lot of useful practice exercises.” Oct '19

 

“The course was outstanding, beyond my expectation.” Oct '19

 

“I particularly liked the heavy hands on sessions that went on with the training. Other than that, really liked Mark's training style. His experience in the field really shines through.” Feb ‘19

 

‘’Extremely broad knowledge of instructor was very impressive. Timing, labs, execution – everything was really great.’’ Feb ‘19

Course Outline

1. Container Technology Overview

  1. Instructor – Docker Demo
  2. Application Management Landscape
  3. Application Isolation
  4. Resource Measurement and Control
  5. Container Security
  6. OverlayFS Overview
  7. Container Security
  8. Open Container Initiative
  9. Docker Alternatives
  10. Docker Ecosystem
  11. Docker Ecosystem (cont.)

Lab Tasks

  1. Container Concepts runC
  2. Container Concepts Systemd

2. Installing Docker

  1. Installing Docker
  2. Docker Architecture
  3. Starting the Docker Daemon
  4. Docker Daemon Configuration
  5. Docker Control Socket
  6. Enabling TLS for Docker
  7. Validating Docker Install

Lab Tasks

  1. Installing Docker
  2. Protecting Docker with TLS

3. Managing Containers

  1. Creating a New Container
  2. Listing Containers
  3. Managing Container Resources
  4. Running Commands in an Existing Container
  5. Interacting with a Running Container
  6. Stopping, Starting, and Removing Containers
  7. Copying files in/out of Containers
  8. Inspecting and Updating Containers
  9. Docker Output Filtering & Formatting

Lab Tasks

  1. Managing Containers
  2. Configure a docker container to start at boot.

4. Managing Images

  1. Docker Images
  2. Listing and Removing Images
  3. Searching for Images
  4. Downloading Images
  5. Uploading Images
  6. Export/Import Images
  7. Save/Load Images
  8. Committing Changes

Lab Tasks

  1. Docker Images
  2. Docker Platform Images

5. Creating Images with Dockerfile

  1. Dockerfile
  2. Caching
  3. docker image build
  4. Dockerfile Instructions
  5. ENV and WORKDIR
  6. Running Commands
  7. Getting Files into the Image
  8. Defining Container Executable
  9. HEALTHCHECK
  10. Best Practices
  11. Multi-Stage builds with Dockerfile

Lab Tasks

  1. Dockerfile Fundamentals
  2. Optimizing Image Build Size
  3. Image Builds and Caching

6. Docker Volumes

  1. Volume Concepts
  2. The docker volume Command
  3. Creating and Using Internal Volumes
  4. Internal Volume Drivers
  5. Removing Volumes
  6. Creating and Using External Volumes
  7. SELinux Considerations
  8. Mapping Devices

Lab Tasks

  1. Docker Internal Volumes
  2. Docker External Volumes

7. Docker Compose/Swarm

  1. Writing YAML Files
  2. Concepts
  3. Compose CLI
  4. Defining a Service Set
  5. Compose Versions
  6. Docker Engine Swarm Mode
  7. Docker Swarm Terms
  8. Docker Swarm Command Overview
  9. Creating a Swarm
  10. Creating Services
  11. Creating Secrets
  12. Stack Files
  13. Stack Command
  14. Swarm Placements
  15. Swarm Resource Limits & Reservations
  16. Swarm Networking
  17. Swarm Networking Troubleshooting

Lab Tasks

  1. Docker Compose
  2. Docker Engine Swarm Mode

8. Docker Networking

  1. Overview
  2. Data-Link Layer Details
  3. Network Layer Details
  4. Hostnames and DNS
  5. Service Reachability
  6. Container to Container Communication
  7. Container to Container: Links (deprecated)
  8. Container to Container: Private Network
  9. Managing Private Networks
  10. Remote Host to Container

Lab Tasks

  1. Docker Networking
  2. Exposing Ports
  3. Docker Networking

9. Docker Logging

  1. Docker Logging
  2. Docker Logging with json-file and journald
  3. Docker Logging with syslog
  4. Docker Logging with Graylog or Logstash
  5. Docker Logging with Fluentd
  6. Docker Logging with Amazon or Google
  7. Docker Logging with Splunk

Lab Tasks

  1. Logging to syslog

A. Docker Registry Lab Tasks

  1. Docker Registry
  2. Docker Registry (secured)
  3. Docker Content Trust

 

Recent Testimonials

“The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples was brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.”  Live Online Dec 2024

 

 

 

Learning Path

There are a number of courses which you can attend on completion of our Docker course. Perhaps have a look in the following categories on our website. You can contact us at any time to discuss your exact business needs.

Ways to Attend
  • Attend a public course, if there is one available. Please check our schedule, or register your interest in joining a course in your area.
  • Private onsite Team training also available, please contact us to discuss. We can customise this course to suit your business requirements.

Private Team Training is available for this course

We deliver this course either on or off-site in various regions around the world, and can customise your delivery to suit your exact business needs. Talk to us about how we can fine-tune a course to suit your team's current skillset and ultimate learning objectives.

Private Team Training | Contact us

Technical ICT learning & mentoring services

Private Team Training

Our instructors are specialist consultants with vast real world experience and expertise allowing them to design and deliver client-focused courses for your organisation.

Learn more about our Private Team Training

What Our Clients Say

"Absolutely fantastic training. Thoroughly enjoyed it thanks to our highly enthusiastic tutor.  It wouldn't be an understatement to say that it was the best professional training that I have ever received."

 

Customised Linux with Networking

Live Online -  February 2022

 


“It was very positive. This course was 4 days but covered a semester worth of work if it was done in college. The labs were relevant and delegates were provided the lab/coursebook for further study and practice after the course finished. GuruTeam's course was excellent and provides a deeper understanding of the architecture and how it all works. The hands-on aspect was very helpful as it helped solidify the concepts as I went along."

 

Kubernetes Administration Certification - GTLFK

Live Online September 2024

 

 

 

“The Instructor was very knowledgeable, laid back and very approachable during the course. The environment setup was second to none.  Very easy to jump in and follow along with minimal pre-req setup."

Kubernetes Administration Certification - GTLFK

Onsite May 2024

 

“The experience was complete for me. I like how the training was sequenced - the slides organization, the examples and explanations and then the exercises. Time for exercises and support by the Instructor was great plus answering the questions and going out for answers and coming back with examples as brilliant. I loved how much I refreshed and how I learned and got inspired to improve stuff at work.”

 

Docker - GTDK1

Live Online December 2024

 

“Great instructor, who encouraged active participation. The breakout groups and exercises kept the group engaged and the content relevant to our own products”.

 

Site Reliability Engineering Foundation - GTDSRE

Live Online January 2022

 

 

 

"Intelligence is the ability to avoid doing work, yet
getting the work done"

Linus Torvalds, creator of Linux and GIT

Technical ICT learning & mentoring services

About GuruTeam

GuruTeam is a high-level ICT Learning, Mentoring and Consultancy services company. We specialise in delivering instructor-led on and off-site training in Blockchain, Linux, Cloud, Big Data, DevOps, Kubernetes, Agile, Software & Web Development technologies. View our Testimonials

Download our eBrochure
Our Accreditation Partners
  •  
  •  
  •  

 

Upcoming Courses

Kubernetes Admin

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

 Live Online
 GMT +01:00  09:30 - 17:00 hrs

This Kubernetes Administration
Certification training course is
suitable for anyone who wants
to learn  the skills necessary to build and administer a Kubernetes cluster.

 

LEARN MORE

RUST PROGRAMMING

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

 Live Online
 GMT +01:00  09:30 - 17:00 hrs

This Rust programming training course will help you understand what Rust applications look like, how to write Rust applications properly, and how to get the most out of the language and its libraries.
 

Learn More

INTRO TO PYTHON 3 

ADVANCED PYTHON 3

21st - 23rd January 2025
11th - 13th February 2025

Live Online
GMT +01:00  09:30 - 17:00 hrs

Python is a powerful and popular object-oriented programming/
scripting language with many high quality libraries.

 

Learn More

 GO LANG TRAINING

21st - 24th January 2025
28th - 31st January 2025
10th - 13th February 2025
24th - 27th February 2025

Live Online
GMT +01:00  09:30 - 17:00 hrs

This Go language programming training course will help you understand how Go works, and immediately be more productive. If you are building a team using Go, this will be a great opportunity to get your team on the same page and speaking the same language.

Learn More

Newsletter

Stay up to date, receive updates on scheduled dates, new courses, offers, and events.

Subscribe to our Newsletter