Organize Docker Compose
Closed this issue · 4 comments
jgwehr commented
jgwehr commented
jgwehr commented
specific env files.
env_file:
- env/linuxserver.env
- env/endlessh.env
jgwehr commented
This is now working well with profiles.
Naturally, "well" means only for docker compose up
because down
doesn't respect profiles at all.
Really feels like Docker is less mature than most of the services ran on it half the time.