awesome-docker/README.md
2014-09-26 10:47:25 +02:00

12 KiB

Awesome Docker

A curated list of Docker resources

Inspired by @sindresorhus' awesome

Share some 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

Main Resources

General Articles

Good Tips

Service Discovery

Optimizing Images

Security

Perfomances

Other

Books

Dev

Continous Integration / Continous Delivery

Hosting for repositories (registries)

  • Docker Hub (provided by Docker Inc.)
  • Quay.io (part of CoreOS) - Secure hosting for private Docker repositories
  • Reesd - Private Docker repositories and redundant storage service.by @noteed

Hosting for containers

  • Orchard (part of Docker Inc) - Get a Docker host in the cloud, instantly.
  • StackDock - Docker hosting on blazing fast dedicated infrastructure
  • Tutum - Simple hosting for your Docker containers.

Dev Tools

Images

Managing Images / Containers

Service Discovery

Slides

Videos

Main Account

Useful videos

Interesting Twitter Accounts

People