Docker articles, blogs, and links
Docker Articles, Blogs, and Links
This content is somewhat outdated any may not be useful.
Sing a Whale Song
This useful blog post has ten tips and tricks that might help.
Note that this article is from 2014 and things have changes a lot since then.
Random Docker Tips
This site has a selection of docker tips.
http://csaba.palfi.me/random-docker-tips/
vs Vagrant
Tools
Notes & Articles
http://security.stackexchange.com/questions/70827/passing-secret-keys-securely-to-docker-containers
http://stackoverflow.com/questions/22651647/docker-and-securing-passwords
https://groups.google.com/forum/#!topic/docker-user/CppazuCC7Xk
AWS Specific
https://github.com/ryandotsmith/adf-config
Articles on fig and docker-compose
There are a number of useful online articles on Fig / docker-compose that are worth looking at if you have the time.
Fig with Lavavel
This article provides a useful guide to using Docker and Fig in combination with Laravel PHP.
http://www.dylanlindgren.com/laravel-development-docker-fig/
docker-compose
Fig is now ‘docker-compose’, and integrates with docker-swarm.