Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tgallacher/docker-field-guide-workshop
📚A 1 day Docker workshop for beginners.
https://github.com/tgallacher/docker-field-guide-workshop
docker mdx-deck training
Last synced: 3 days ago
JSON representation
📚A 1 day Docker workshop for beginners.
- Host: GitHub
- URL: https://github.com/tgallacher/docker-field-guide-workshop
- Owner: tgallacher
- License: gpl-3.0
- Created: 2019-06-02T19:45:58.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T23:26:47.000Z (almost 2 years ago)
- Last Synced: 2024-05-28T00:03:40.644Z (6 months ago)
- Topics: docker, mdx-deck, training
- Language: Dockerfile
- Homepage: https://docker-field-guide-workshop.netlify.app/
- Size: 1.51 MB
- Stars: 4
- Watchers: 0
- Forks: 3
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Netlify Status](https://api.netlify.com/api/v1/badges/0b576fbe-2259-4fc2-8abf-1cba7cb53900/deploy-status)](https://app.netlify.com/sites/docker-field-guide-workshop/deploys)
# Docker Workshop: Field Guide
A 1 day Docker workshop for beginners.
View workshop [slides here](https://docker-field-guide-workshop.netlify.com).
# 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](./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.