github Vansmak/composr v1.7.8
Composr v1.7.8

latest release: v1.8.0
6 hours ago

📋 Found CHANGELOG.md - extracting release notes...
📋 No changelog found - generating from git commits...
Generating changes since v1.7.8...

Composr v1.7.8

🚀 Container Management Platform

🐳 Docker Images

  • docker pull vansmak/composr:1.7.8
  • docker 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:1.7.8

✨ 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

Don't miss a new composr release

NewReleases is sending notifications on new releases.