mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-21 21:55:22 -05:00
A curated list of Docker resources and projects
awesomeawesome-listcontainerdockerdocker-apidocker-containerdocker-deploymentdocker-environmentdockerfiledocker-imagedocker-machinedocker-monitoringdocker-registrydocker-securitydocker-swarmlistmobytools
README.md |
Awesome Docker
A curated list of Docker resources
Share the love, add your docker resource by forking / sending pull requests.
This list is not exhaustive (nor is it meant to be) but can probably help you get up and running faster.
Useful Articles
- Docker Weekly
- Century Links Labs
- Valuable Docker Links
- Blog of @jpetazzo
- Getting Started with Docker by @fideloper
Books
- Docker Book by James Turnbul (@kartar)
Dev
Continous Integration/ Continous Delivery
Dev Tools
- Fig (Fast, isolated development environments using Docker) - http://www.fig.sh
- Sandstorm (Personal Cloud Sandbox /!\ uses LXC, not docker, but it's so nice) - https://sandstorm.io/
- ns-enter (no more ssh, enter name spaces of container) by @jpetazzo
- Squid-in-a-can (in case of proxy problem) by @jpetazzo
- docker-gen (Generate files from docker container meta-data) by @jwilder
Images
Managing Images
- Shipyard (Composable Docker Management) - http://shipyard-project.com/
- Panamax (Docker Management for Humans) - http://panamax.io/
- Docker Registry
- Docker Registry Web (A web UI for easy private/local Docker Registry integration) by @atc-
- Flynn (A next generation open source platform as a service (PaaS)) - https://flynn.io/
- Deis (Your PaaS, your rules) - http://deis.io/
- CoreOS (Linux for Massive Server Deployments) - https://coreos.com/
- Boot2Docker (docker for OSX and Windows) - http://boot2docker.io/
Slides
Videos
Main Account
Useful videos
- Orchestrating Docker containers in production using Fig (7:11)
- Docker: How to Use Your Own Private Registry (15:01)
(Interesting) Twitter Accounts
- Docker
- Century Link Labs
- Flux7Labs
- TutumCloud
- Project Atomic
- Openshift By Red Hat
- Solomon Hykes Founder of Docker
- Gabriel Monroy Creator of Deis
- Jérôme Petazzoni Docker Developer
- Michael Crosby Docker Developer
- James Turnbull Author of Docker Book
- Jeff Lindsay