Get in Touch

Course Outline

What is Docker?

  • Use cases
  • Major components of Docker
  • Docker architecture
  • Underlying technology

Installing Docker

  • Installation on Ubuntu and Windows
  • Utilizing Docker Machine for host provisioning
  • Docker Machine drivers for cloud providers

Container life cycle

  • Creating and running containers
  • Stopping and restarting
  • Investigating a container
  • Viewing the logs
  • Examining processes
  • Removing a container and its associated data

Dockerizing applications

  • The hello world example
  • Interactive Bash container
  • Building an image by committing changes
  • Building an image from a Dockerfile
  • Automated builds based on GitHub
  • Running more than one process in a container
  • gosu helper tool
  • Running a webapp in a single container
  • Running a webapp in micro services architecture

Managing images

  • Finding and downloading existing images
  • Docker Hub and local repository
  • Sharing images with others
  • Deploying a private image repository

Networking of containers

  • Port mapping
  • Container linking and naming
  • Creating and managing custom networks
  • Network over many Docker hosts (overlay)

Data in containers

  • Data volumes
  • Host directories and files as data volume
  • Data volume containers
  • Data volumes shared between Docker Hosts
  • Backup and restore of data volumes

Docker Compose

  • Overview of Docker Compose
  • Running multi-container applications by using one command
  • Defining services, networks, volumes and variables
  • Setting up runtime constraints on resources

Docker Swarm

  • Introduction to native Docker clustering
  • Discovery services
  • Docker Swarm strategies and filters

Requirements

Having some familiarity with the command line and Linux is advantageous.

 21 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories