mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2024-12-23 06:29:25 -05:00
Merge pull request #484 from nickjj/master
Add free video course and link to 50+ tips and tutorials
This commit is contained in:
commit
e91f9df135
@ -84,6 +84,7 @@ _Source:_ [What is Docker](https://www.docker.com/what-docker)
|
|||||||
|
|
||||||
# Where to start?
|
# Where to start?
|
||||||
* [Basics – Docker, Containers, Hypervisors, CoreOS](http://etherealmind.com/basics-docker-containers-hypervisors-coreos/)
|
* [Basics – Docker, Containers, Hypervisors, CoreOS](http://etherealmind.com/basics-docker-containers-hypervisors-coreos/)
|
||||||
|
* [Dive Into Docker: From "What is Docker?" to "Hello World"](https://www.youtube.com/watch?v=XeSD17YRijk&list=PL-v3vdeWVEsXT-u0JDQZnM90feU3NE3v8) (60:25) by [@nickjanetakis][nickjanetakis]
|
||||||
* [Docker Caveats](http://docker-saigon.github.io/post/Docker-Caveats/) What You Should Know About Running Docker In Production (written 11 APRIL 2016) __MUST SEE__
|
* [Docker Caveats](http://docker-saigon.github.io/post/Docker-Caveats/) What You Should Know About Running Docker In Production (written 11 APRIL 2016) __MUST SEE__
|
||||||
* [Docker Cheat Sheet][docker-cheat-sheet] by [@wsargent][wsargent] __MUST SEE__
|
* [Docker Cheat Sheet][docker-cheat-sheet] by [@wsargent][wsargent] __MUST SEE__
|
||||||
* [Docker Containers on the Desktop][jessblog] - The **funniest way** to learn about docker by [@jessfraz][jessfraz] who also gave a [presentation][jessvid] about it @ DockerCon 2015 (Tips: checkout her [dotfiles][jessfrazdotfiles] and her [dockerfiles][jessfrazdockerfiles])
|
* [Docker Containers on the Desktop][jessblog] - The **funniest way** to learn about docker by [@jessfraz][jessfraz] who also gave a [presentation][jessvid] about it @ DockerCon 2015 (Tips: checkout her [dotfiles][jessfrazdotfiles] and her [dockerfiles][jessfrazdockerfiles])
|
||||||
@ -565,6 +566,7 @@ Services to securely store your Docker images.
|
|||||||
|
|
||||||
## Good Tips
|
## Good Tips
|
||||||
|
|
||||||
|
* [50+ Docker related tips, tricks and tutorials](https://nickjanetakis.com/blog/tag/docker) by [@nickjanetakis][nickjanetakis]
|
||||||
* [10 Things Not To Forget Before Deploying Docker In Production](https://www.slideshare.net/rightscale/docker-meetup-40826948)
|
* [10 Things Not To Forget Before Deploying Docker In Production](https://www.slideshare.net/rightscale/docker-meetup-40826948)
|
||||||
* [24 random docker tips](https://csabapalfi.github.io/random-docker-tips/) by [@csabapalfi](https://github.com/csabapalfi)
|
* [24 random docker tips](https://csabapalfi.github.io/random-docker-tips/) by [@csabapalfi](https://github.com/csabapalfi)
|
||||||
* [6 Million Ways To Log In Docker](https://www.slideshare.net/raychaser/6-million-ways-to-log-in-docker-nyc-docker-meetup-12172014) by [@raychaser](https://twitter.com/raychaser)
|
* [6 Million Ways To Log In Docker](https://www.slideshare.net/raychaser/6-million-ways-to-log-in-docker-nyc-docker-meetup-12172014) by [@raychaser](https://twitter.com/raychaser)
|
||||||
@ -691,6 +693,7 @@ Services to securely store your Docker images.
|
|||||||
[loggingDocker]: https://vimeo.com/123341629
|
[loggingDocker]: https://vimeo.com/123341629
|
||||||
[microbadger]: https://microbadger.com
|
[microbadger]: https://microbadger.com
|
||||||
[nginxproxy]: https://github.com/jwilder/nginx-proxy
|
[nginxproxy]: https://github.com/jwilder/nginx-proxy
|
||||||
|
[nickjanetakis]: https://twitter.com/nickjanetakis
|
||||||
[noteed]: https://github.com/noteed
|
[noteed]: https://github.com/noteed
|
||||||
[ondrejmo]: https://github.com/ondrejmo
|
[ondrejmo]: https://github.com/ondrejmo
|
||||||
[openshift]: https://www.openshift.org/
|
[openshift]: https://www.openshift.org/
|
||||||
|
Loading…
Reference in New Issue
Block a user