зеркало из https://github.com/docker/labs.git
containersdockerdocker-composedocker-tutorialdotnetjavalaborchestrationsecurityswarmswarm-modewindows
9ef9df5385
Added warning about the requirement to have Windows 10pro or Windows 2016 to the Windows Containers lab |
||
---|---|---|
12factor | ||
Docker-Orchestration | ||
beginner | ||
developer-tools | ||
dockercon-us | ||
networking | ||
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] (beginner/readme.md)
- 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] (https://github.com/docker/labs/tree/master/Docker-Orchestration) - 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: