Added
- Use *.startup.yaml environment files to keep configuration secrets
- Use cfssl tool to generate tls certs
- Use log-helper to write leveled log messages
- Allow copy of /container/service and mounted files to /container/run/service dir usefull for write only filesystems and avoid file permissions problems
- Add enforcing TLS options (#26)
Changed
- Upgrade baseimage to light-baseimage:0.2.1
Fixed
- Should SSL certs be copied on load? (#25)