This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Перейти к файлу
OrenBochman ebe2932d00 A suggested bug fix for code lab issue #413
https://github.com/docker/labs/issues/413
2018-06-11 19:14:33 +03:00
.github Change Docker github url 2017-06-06 01:07:05 +02:00
12factor Create message API for Sails app. Fixes #393 2018-01-04 13:20:09 -06:00
Docker-Orchestration Fix broken link. 2016-10-28 09:54:45 -05:00
beginner Update deploy key with URL reference and modify (#410) 2018-05-07 15:23:45 -07:00
developer-tools A suggested bug fix for code lab issue #413 2018-06-11 19:14:33 +03:00
dockercon-us-2017 Update labs for single-node swarms 2017-07-20 15:47:06 +01:00
networking updating bridge networking lab to ping dockercon.com instead of docker.com 2017-12-06 14:58:07 -08:00
raspberrypi Move RPi links into README 2017-05-15 22:22:08 +01:00
registry First push to convert all Docker Hub references to Docker Cloud and Docker Store 2017-06-09 15:03:37 -07:00
security Fix markdown code formatting and link 2018-03-24 10:54:53 +01:00
slides final version of #DockerCon slides 2017-05-04 14:36:11 -07:00
swarm-mode Update README.md 2017-08-06 17:38:20 +03:00
windows Use golang:windowsservercore 2017-11-30 07:52:20 +01:00
.gitignore Added chapter about Big Data processing with Hadoop and Docker 2017-03-18 21:19:02 -03:00
.gitmodules removing java-debuggin submodule 2016-08-26 09:45:03 -05:00
LICENSE adding basic labs files 2016-04-21 13:14:27 -07:00
README.md fixing link syntax (#407) 2018-04-02 17:27:10 -05:00
contribute.md fixing link syntax (#407) 2018-04-02 17:27:10 -05:00

README.md

Docker Tutorials and Labs

At this time we are not actively adding labs to this repository. Our focus is on training.play-with-docker.com where new lab and workshop oriented content is being added. We welcome fixes to existing content. For any new content you wish to contribute, please use this repository:https://github.com/play-with-docker/play-with-docker.github.io.

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

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