зеркало из https://github.com/docker/labs.git
containersdockerdocker-composedocker-tutorialdotnetjavalaborchestrationsecurityswarmswarm-modewindows
9c611b06cb
Spaces in the filename caused markdown not to render link properly, works fine when urlencoded--as this PR proposes. An alternative fix would be to rename ``labs\networking/A4-HTTP Routing Mesh.md``, substituting the <spaces> for hyphens--this would bring the file into alignment with all others in the directory. |
||
---|---|---|
.github | ||
12factor | ||
Docker-Orchestration | ||
beginner | ||
developer-tools | ||
dockercon-us-2016 | ||
networking | ||
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:
- Docker for beginners
- Docker Swarm Mode
- Configuring developer tools and programming languages
- Docker for ASP.NET and Windows containers
- Building a 12 Factor app with Docker
- Docker Security
- Docker Networking
Community tutorials
- Docker Tutorials from the Community - links to a different repository
- Advanced Docker orchestration workshop - links to a different repository
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: