Add ability to run "compose up" from TUI
Open
@glours is already working on this.
Since Sep 16, 2025.
kind/feature
- Dominant language
- Go
- Stars
- 38.2k
- Forks
- 5.8k
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 55
Description
Description
After running docker compose up, it would be great to have an option to re-run the "compose up" to apply changes in the Compose file without having to Ctrl+c, wait for everything to stop, and then restart everything.
I'm not quite sure what to call that option. Maybe "Apply Compose changes", "Run up again", or something else?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.