Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Configure automated builds on Docker Hub
Configure automated builds with Bitbucket
Links
https://docs.docker.com/engine/userguide/eng-image/dockerfile_best-practices/
https://coderwall.com/p/4g8znw/things-i-learned-while-writing-a-dockerfile
http://stackoverflow.com/questions/25311613/docker-mounting-volumes-on-host
http://stackoverflow.com/questions/26500270/understanding-user-file-ownership-in-docker-how-to-avoid-changing-permissions-o
https://chrisjean.com/fix-apt-get-update-the-following-signatures-couldnt-be-verified-because-the-public-key-is-not-available/
Communicate with Host
http://stackoverflow.com/questions/23439126/how-to-mount-host-directory-in-docker-container
http://stackoverflow.com/questions/22907231/copying-files-from-host-to-docker-container
http://stackoverflow.com/questions/23935141/how-to-copy-docker-images-from-one-host-to-another-without-via-repository