ghulican@lemmy.mltoSelfhosted@lemmy.world•Anyone using "docker run" instead of "docker compose"?English
7·
1 year agoIt’s saved me countless minutes.
It’s saved me countless minutes.
Perfect!
I’m hoping they pick up a few more as well. Lots of great vanity ones going around now that I would love them to adopt.
Can you transfer these to something like Cloudflare?
Env variables get saved to 1Password (self hosted alternative would be Infisical) with a project for each container.
Docker compose files get synced up to my GitHub account.
I have been using the new “include” attribute to split up each container into its own docker compose file.
Usually I organize by service type: media
Not sure if that answers the question…