https://github.com/zviryatko/dc-manager
Docker Compose Manager - manage your docker-compose project easily!
https://github.com/zviryatko/dc-manager
Last synced: about 1 year ago
JSON representation
Docker Compose Manager - manage your docker-compose project easily!
- Host: GitHub
- URL: https://github.com/zviryatko/dc-manager
- Owner: zviryatko
- Created: 2020-07-20T09:05:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-29T21:08:09.000Z (over 4 years ago)
- Last Synced: 2025-02-16T12:57:39.582Z (over 1 year ago)
- Language: Dart
- Size: 44.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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`
3. Run `flutter run`
## Roadmap
- [x] 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