Skip to content

v1.4.0 - Docker Support

Pre-release
Pre-release

Choose a tag to compare

@bakerboy448 bakerboy448 released this 31 Oct 01:04
· 33 commits to main since this release

Docker Support Release

Features

  • Multi-architecture Docker images (linux/amd64, linux/arm64)
  • s6-overlay v3 init system for proper process management
  • PUID/PGID support for file permissions
  • Automatic config file updates on version upgrades
  • Single /config mount for all persistent data
  • Supports both config file and environment variable configuration

Docker Images

  • ghcr.io/bakerboy448/redditmodlog:v1.4.0
  • ghcr.io/bakerboy448/redditmodlog:latest

Known Issues

  • s6 service configuration had symlink bug (fixed in v1.4.1)
  • Config file path not properly configured (fixed in v1.4.1)

See v1.4.1 for the stable Docker release.