jgwehr/homelab-docker

Organize Docker Compose

Closed this issue · 4 comments

specific env files.

    env_file:
      - env/linuxserver.env
      - env/endlessh.env

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.