Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gvilarino/docker-workshop
Docker workshop
https://github.com/gvilarino/docker-workshop
containers devops docker docker-workshop guide learning learning-by-doing workshop
Last synced: 7 days ago
JSON representation
Docker workshop
- Host: GitHub
- URL: https://github.com/gvilarino/docker-workshop
- Owner: gvilarino
- License: other
- Created: 2016-12-02T22:59:18.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T12:10:00.000Z (over 1 year ago)
- Last Synced: 2025-01-28T21:59:30.600Z (15 days ago)
- Topics: containers, devops, docker, docker-workshop, guide, learning, learning-by-doing, workshop
- Size: 51.8 KB
- Stars: 220
- Watchers: 15
- Forks: 57
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Docker workshop
A simple `docker` workshop for anyone who wants to learn how to use docker effectively in their day-to-day dev work.
This repo attempts to drive you through the fundamentals and into some advanced topics like `docker-compose` or docker's swarm mode.
This is, of course, a continuous work in progress; feel free to propose changes and spread the word.
Get started in the [`0-docker-basics`](https://github.com/gvilarino/docker-workshop/tree/master/0-docker-basics) section.
🐳
# Requirements
You'll need to have `docker 1.12` or later installed. Go ahead and [get the latest stable version here](https://docs.docker.com/engine/installation/)
You may follow this repo almost entirely online with [`play-with-docker`](http://play-with-docker.com). If you need to access your services from outside, use the following URL pattern `http://ip-.play-with-docker.com` (i.e: http://ip10_2_135_3-80.play-with-docker.com/) Also, note that sessions there aren't permanent and your progress will get erased after some hours.
# License
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.This license allows you to:
* Share — copy and redistribute the material in any medium or format
* Adapt — remix, transform, and build upon the materialfor any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the license terms.# Translations
This workshop is written in English as it's intended for all audiences. However, as an introductory learning resource, it makes sense to find a lot of value in translated versions. Feel free to fork or clone, translate and publish your translated workshop!
## Current translations
* [Spanish](https://github.com/mgarciaisaia/docker-workshop) by [@mgarciaisaia](https://github.com/mgarciaisaia) - Status 100% ✅