Justin 🇻🇦 on Nostr: How do you actually manage #docker compose? I just have a bunch of copy-pasted random ...
How do you actually manage #docker compose? I just have a bunch of copy-pasted random docker-compose.yml files floating around my filesystem, and I just never touch any of it unless it breaks.
I feel like there should be like, a `/var/docker/compose` directory and some kind of cli to manage services without `cd`ing to the right directory. Y'know `docker compose up -d <service-name>`, `docker compose down <service-name>`
What is the *right* way to organize this stuff?
#selfhosting #docker #askfedi
I feel like there should be like, a `/var/docker/compose` directory and some kind of cli to manage services without `cd`ing to the right directory. Y'know `docker compose up -d <service-name>`, `docker compose down <service-name>`
What is the *right* way to organize this stuff?
#selfhosting #docker #askfedi