A quick how-to for using common docker
, docker-compose
and docker-machine
commands in an example NodeJS app which has different builds for development and
production and is deployed to a remote Docker host. Does NOT require uploading
your app images to any damn public registries! Or to any registry at all, for
that matter!