This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Перейти к файлу
Mano Marks 07a80e35a5 Merge pull request #289 from arush-sal/patch-1
Fix issue #239 - Replace link to Compose file
2017-06-08 17:22:35 -07:00
.github
12factor
Docker-Orchestration
beginner
developer-tools
dockercon-us-2017
networking
raspberrypi
registry
security
slides
swarm-mode
windows
.gitignore
.gitmodules
LICENSE
README.md
contribute.md

README.md

Docker Tutorials and Labs

This repo contains Docker labs and tutorials authored both by Docker, and by members of the community. We welcome contributions and want to grow the repo.

Docker tutorials:

Community tutorials

RPi: Community Labs

The following labs are primarily hosted on Github and alexellis.io (via one of the Docker Captains)

RPi - Getting started
RPi - Intermediate
RPi - Workshops

This workshop provides an overview of how to work with Docker on the Raspberry Pi and covers using hardware and Docker swarm.

For more information on Docker, see the Official Docker documentation.

Contributing

We want to see this repo grow, so if you have a tutorial to submit, or contributions to existing tutorials, please see this guide:

Guide to submitting your own tutorial