All Projects → gvilarino → Docker Workshop

gvilarino / Docker Workshop

Licence: other
Docker workshop

Projects that are alternatives of or similar to Docker Workshop

Training
Container, Monitoring & Logging, Cloud & DevOps Tutorials and Labs
Stars: ✭ 121 (-30.46%)
Mutual labels:  devops, containers
Choerodon
Open Source Multi-Cloud Integrated Platform
Stars: ✭ 2,149 (+1135.06%)
Mutual labels:  devops, containers
Dive Into Machine Learning
Dive into Machine Learning with Python Jupyter notebook and scikit-learn! First posted in 2016, maintained as of 2021. Pull requests welcome.
Stars: ✭ 10,810 (+6112.64%)
Mutual labels:  learning, learning-by-doing
Kontena
The developer friendly container and micro services platform. Works on any cloud, easy to setup, simple to use.
Stars: ✭ 1,480 (+750.57%)
Mutual labels:  devops, containers
Operos
Linux-based operating system that brings hyperscaler-grade infrastructure automation to organizations of all sizes
Stars: ✭ 144 (-17.24%)
Mutual labels:  devops, containers
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+782.76%)
Mutual labels:  devops, containers
Arkade
Open Source Kubernetes Marketplace
Stars: ✭ 2,343 (+1246.55%)
Mutual labels:  learning, devops
Java8 Guides Tutorials
Java 8 Guides and Tutorials - A lot of awesome examples using Java 8 features like Stream, Lambda, Functional Interface, Date and Time API and much more
Stars: ✭ 100 (-42.53%)
Mutual labels:  guide, learning-by-doing
Carmel
The Open Digital Innovation Marketplace
Stars: ✭ 136 (-21.84%)
Mutual labels:  learning, learning-by-doing
Golang For Nodejs Developers
Examples of Golang compared to Node.js for learning
Stars: ✭ 2,698 (+1450.57%)
Mutual labels:  learning, guide
Learn Heroku
🏁 Learn how to deploy your web application to Heroku from scratch step-by-step in 7 minutes!
Stars: ✭ 110 (-36.78%)
Mutual labels:  learning-by-doing, devops
Ffmpeg Video Player
An FFmpeg and SDL Tutorial.
Stars: ✭ 149 (-14.37%)
Mutual labels:  learning, learning-by-doing
Go Compression.github.io
The Hitchhiker's Guide to Compression
Stars: ✭ 106 (-39.08%)
Mutual labels:  learning, guide
Postgres Showcase
Postgres features showcase (commented SQL samples) for beginners
Stars: ✭ 121 (-30.46%)
Mutual labels:  learning, learning-by-doing
Mist Ce
Mist is an open source, multi-cloud management platform
Stars: ✭ 1,391 (+699.43%)
Mutual labels:  devops, containers
Ops
Tools&scripts for daily devops.
Stars: ✭ 128 (-26.44%)
Mutual labels:  devops, containers
Tutorials
All of the code for my Medium articles
Stars: ✭ 92 (-47.13%)
Mutual labels:  learning, learning-by-doing
It Starts With Clojure
a Practical guide to Clojure
Stars: ✭ 93 (-46.55%)
Mutual labels:  guide, learning-by-doing
Ziglearn
Repo for https://ziglearn.org content. Get up to speed with Zig quickly.
Stars: ✭ 135 (-22.41%)
Mutual labels:  learning, learning-by-doing
Digital video introduction
A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding).
Stars: ✭ 12,184 (+6902.3%)
Mutual labels:  learning, guide

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 section.

🐳

Requirements

You'll need to have docker 1.12 or later installed. Go ahead and get the latest stable version here

You may follow this repo almost entirely online with play-with-docker. If you need to access your services from outside, use the following URL pattern http://ip<instance_ip>-<port>.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

Creative Commons Licence
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 material

for 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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].