DevOps training

Logo Official Docker: CN100 - Docker Containerization Essentials

Official Docker: CN100 - Docker Containerization Essentials

Begin your containerization journey with the Docker engine

40% theory, 60% practise
(4.4) 385 ratings
Duration 1 day • 7 hours Get a quote
Official icon Official
On-site icon On-site
Remote icon Remote
On-demand icon On-demand
Certifying icon Download the course datasheet
  • Introducing docker
    • Containerization motivations and implementation
  • Containerization fundamentals
    • Container implementation from the Linux kernel
    • Container lifecycle details
    • Core container creation, auditing and management CLI
  • Creating images
    • Layered filesystem implementation and performance implications
    • Creating images with Dockerfiles
    • Optimising image builds with multi-stage builds and image design best practices
  • Docker volumes
    • Docker volume creation and management
  • Docker networking basics
    • Docker native networking model
    • Software defined networks for containers
    • Docker-native single-host service discovery and routing