Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 1.45 KB

README.md

File metadata and controls

36 lines (22 loc) · 1.45 KB

Docker Essentials

Description: This intensive two day hands on course is designed to provide working developers, devops staff and other technology professionals with a comprehensive introduction to Docker. Attendees will leave with a clear understanding of Docker and its place in the market. Students will gain hands on experience with the Docker image creation process. Container operations, Dockerfile construction and general best practices are covered in class and through hands on lab exercises. The course covers the entire range of the Docker subcommands and Dockerfile instructions. Upon completion of the course attendees will have the skills and information necessary to begin integrating.

Duration: 2 Day

Prerequisites: Each attendee will need to be familair with running a 64 bit virtual machine (provided with the course).

Outline:

Day 1 – Getting Started with Docker

I. Container Overview
class-intro.pptx
docker-containers.pptx

II. Working with Docker Containers
application-server-in-a-docker-container.pptx
containerizing-java-ee-application.pptx

III. Building Docker Images
docker-networking-and-stateful-containers.pptx

Day 2 – Practical Container Use

IV. Docker Hub and Registries
docker-registry.pptx

V. Dockerfiles
docker-compose.pptx

VI. Docker in Practice [Networking, Volumes and Security]
docker-on-cloud.pptx
docker-swarm.pptx