mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-22 06:05:03 -05:00
Table of Content
This commit is contained in:
parent
3fffb5eb56
commit
a41fd92f8a
13
README.md
13
README.md
@ -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/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user