1.7.2
Various improvements to build.
- Build container
FROM ubuntu:16.04
- Remove SSH related packages
- Moving away from tag name and going forward with version numbers
- Use
latest
tag on shippable build tests allowing any branch or tag ref Makefile
simplified- Improve overall instructions to help other developers
- Change persistent data volume from
/data
to/backup
- Container tested to work with Docker Cloud HAProxy using
EXCLUDE_PORTS=443