https://lemmy.world/u/Squizzy posted on Feb 19, 2026 14:53
In reply to: https://lemmy.world/comment/22177463
In reply to: https://lemmy.world/comment/22177463
Oh sarcasm, I am an idiot
Oh sarcasm, I am an idiot
Docker compose is how you can define a set of services and then run them. Those services are defined in a yaml file. Most programs provide their own way to be ran through docker compose. Env is a shorthand for environment, basically values you pass to customize the services.