Skip to content

v1.1.0 — Hardened Security

Choose a tag to compare

@farhanjiwani farhanjiwani released this 09 Feb 15:54
· 3 commits to main since this release
  • Features:
    • Added user/group ID remapping to help prevent "container escapes"
    • Added .dockerignore file for:
      • smaller image size
      • added security
  • Changes:
    • The filesystem is now read-only
    • Using the setup script with -b injects the .env (Git-ignored) example into /app
  • Chores:
    • Added LICENSE (MIT)
    • Updated README.md

Full Changelog: v1.0.0...v1.1.0