This template should be used to create a new image.
- Copy this template directory
- Give your new image a meaningful name.
- Append your new image to the image list in ../README.md
- Edit this README
- Change title!
- Continue editing in v1/README.md
- provides template for docker image
make help
- show Makefile options
make all
- build all versions
make build
- build all versions
make clean
- delete volumes of all versions
make distclean
- delete images of all version
- v1
- initial version