v1.4.0 - Docker Support
Pre-release
Pre-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.0ghcr.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.