this is an index of current docker image build files.
i've added some handy shortcuts into docker-cmds.sh which just need to be sourced. note for this to work you need to set and environment variable DOCKER_REG_DIR to be the location of your docker registry
- cd into the image you want to build and
buildcd - test the image to ensure it works in its current state
dtagto tag the image as:latestdpushto push the image to your registry