Skip to content

v0.2.3

Choose a tag to compare

@andlo andlo released this 28 Apr 19:50
· 25 commits to main since this release

Fixed

  • Add init: false to config.yaml — fixes "s6-overlay-suexec: fatal: can only run as pid 1" startup crash
  • s6-overlay v3 (used in HA base images) requires running as PID 1. Docker default --init flag prevented this.