-
v0.6.1 Stable
released this
2026-01-13 17:13:18 -08:00 | 99 commits to main since this releaseAdded
- Docker CLI Support: Docker CLI now included in container image
- Enables service-specific backup scripts to control other Docker containers
- Version-locked to Docker CLI 29.1.4-1 for reproducible builds
- Required for backup scripts that need to exec commands in other containers or manage container state
Documentation
- Added requirement to mount Docker socket (
/var/run/docker.sock) for service scripts that need Docker access - Added security warning about Docker socket access implications
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Docker CLI Support: Docker CLI now included in container image