v1.1.0 — Hardened Security
- Features:
- Added user/group ID remapping to help prevent "container escapes"
- Added
.dockerignorefile for:- smaller image size
- added security
- Changes:
- The filesystem is now read-only
- Using the setup script with
-binjects the.env(Git-ignored) example into/app
- Chores:
- Added
LICENSE(MIT) - Updated
README.md
- Added
Full Changelog: v1.0.0...v1.1.0