tgallacher / docker-field-guide-workshop

๐Ÿ“šA 1 day Docker workshop for beginners.

Home Page:https://docker-field-guide-workshop.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netlify Status

Docker Workshop: Field Guide

A 1 day Docker workshop for beginners.

View workshop slides here.

Goal

The principal objective of the workshop is to provide a high-level overview of what Docker is and how its many parts fit together to offer tools for rapid development and deployment.

The secondary objective is to provide a process to help reinforce muscle memory, so that the various docker apis/tools become somewhat familiar; and it is thus easier to build knowledge at a self pace.

Exercises

The ./exercises folder contains the starting point for any exercises mentioned in the slides.

License

This material is available for private, non commercial use under the GPL version 3.0 license. If you would like to use this material to run your own workshop then please contact me.

About

๐Ÿ“šA 1 day Docker workshop for beginners.

https://docker-field-guide-workshop.netlify.app/

License:GNU General Public License v3.0


Languages

Language:Dockerfile 62.3%Language:JavaScript 37.7%