Table of Content

This commit is contained in:
Julien Bisconti 2014-09-22 21:48:54 +02:00
parent 3fffb5eb56
commit a41fd92f8a

View File

@ -2,12 +2,21 @@
> A curated list of Docker resources > A curated list of Docker resources
Inspired by [@sindresorhus](https://github.com/sindresorhus)'s [awesome](https://github.com/sindresorhus/awesome) Inspired by [@sindresorhus](https://github.com/sindresorhus)' [awesome](https://github.com/sindresorhus/awesome)
Share the love, add your docker resource by forking / sending pull requests. 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. This list is not exhaustive (nor is it meant to be) but can probably help you get up and running faster.
* [Useful Articles](#useful-articles)
* [Books](#books)
* [Dev](#dev)
* [Slides](#slides)
* [Videos](#videos)
* [(Interesting) Twitter Accounts](#(interesting)-twitter-accounts)
----
## Useful Articles ## Useful Articles
* [Docker Weekly](http://blog.docker.com/docker-weekly-archives/) * [Docker Weekly](http://blog.docker.com/docker-weekly-archives/)
@ -27,7 +36,7 @@ This list is not exhaustive (nor is it meant to be) but can probably help you ge
* [Docker Images](https://hub.docker.com) * [Docker Images](https://hub.docker.com)
* [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet) by [@wsargent](https://github.com/wsargent) * [Docker Cheat Sheet](https://github.com/wsargent/docker-cheat-sheet) by [@wsargent](https://github.com/wsargent)
### Continous Integration/ Continous Delivery ### Continous Integration / Continous Delivery
* [Drone](https://github.com/drone/drone) - https://drone.io/ * [Drone](https://github.com/drone/drone) - https://drone.io/