mirror of
https://github.com/veggiemonk/awesome-docker.git
synced 2026-03-22 14:10:46 -05:00
Add docker-captain #134
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lucabello on GitHub (Oct 14, 2025).
Hey 👋🏻
I would like to add a project that I've recently made, called docker-captain:
https://github.com/lucabello/docker-captain
It's a CLI tool to manage multiple Docker Compose files: start/stop them, but also select a subset as "active" and manage them together.
The best category for it is probably Terminal / CLI tools.
Hope this is correct format to request this, I hope it can be useful to people :) Please let me know if you need more information or anything!
@agebhar1 commented on GitHub (Oct 18, 2025):
Arrr @lucabello, feel free to create a PR. The category is fine.
@lucabello commented on GitHub (Oct 21, 2025):
PR opened, thank you :)