/docker-training

An introduction to docker with samples and slides

Primary LanguageJavaScriptMIT LicenseMIT

Docker training

Hi, my name is Carlan.

This is a docker training that I'm planning to do (or did) for the developer team of my current employee.

Topics

On this training I'll cover the subjects:

  1. Motivation and concepts
  2. Docker basics
  3. Docker file

Presentation

The slides can be found on this link.

Requirements

In order to follow up the training you'll need:

  • Download and install Oracle VM Virtual Box
  • Download OVA file from Sharepoint and import it
    • This is just a Linux box with docker installed and basic tools
  • Create a docker hub account
  • Clone this repo (for sample files and slides)
  • Basic knowledge of Linux
  • If you found this useful, you can star this repo :)