π Found CHANGELOG.md - extracting release notes...
π No changelog found - generating from git commits...
Generating changes since v2.1.0...
Composr v2.1.0
π Container Management Platform
π³ Docker Images
docker pull vansmak/composr:2.1.0docker pull vansmak/composr:latest
π§ Supported Platforms
- linux/amd64
- linux/arm64
- linux/arm/v7
π¦ Installation
docker run -d \
--name composr \
-p 5003:5003 \
-v /var/run/docker.sock:/var/run/docker.sock \
-v /path/to/docker/projects:/app/projects \
-v /path/to/config/composr:/app/data \
vansmak/composr:2.1.0β¨ Core Features
- Multi-host Docker container management
- Real-time container monitoring and control
- Docker Compose file editor with syntax highlighting
- Environment file management
- Image management across multiple hosts
- Backup and restore functionality
- Modern web interface with dark/light themes