snowflying / docker-fundamentals

Docker Fundamentals Training Material

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker Fundamentals

Docker Fundamentals

This repository contains the content of an introductory training course for the Docker platform: Docker Fundamentals. The course assumes no knowledge of Docker itself, but assumes some knowledge of the Linux command line and concepts related to software application development and delivery.

The course comprises of a number of units, each containing a set of slides, student notes and a lab exercise. The student notes provide the detail associated with each slide, and each lab exercise aims to reinforce the content of the unit. The student notes should be read in continuous, dual page mode, as the notes appear next to an image of the presentation slide.

The slides are based on the reveal.js HTML presentation framework, and run inside a Docker container. Instructions for running the presentations are included in each unit folder.

If you have found this material useful, then please [tweet](http://twitter.com/home?status=I used the Docker Fundamentals training course written by @n_brownuk https://github.com/nbrownuk/docker-fundamentals.git) about it. If it wasn't useful, then let me know how I can improve it!

About

Docker Fundamentals Training Material

License:MIT License


Languages

Language:HTML 74.4%Language:CSS 25.5%Language:Dockerfile 0.1%