Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 593 Bytes

Docker Compose Manager

Docker Compose Manage - manage your docker-compose project easily!

Getting Started

  1. Install flutter https://flutter.dev/docs/get-started/install/linux 1.1 Config flutter to run linux desktop app flutter config --enable-linux-desktop
  2. Clone this repository
  3. Fetch dependencies pub get
  4. Run flutter run

Roadmap

  • Show docker-compose projects and start/stop it
  • Add CI/CD, build downloadable package to snap store
  • Show logs
  • Allow start/stop particular service
  • Add docker-compose store with few simple placeholder apps