umbrel icon indicating copy to clipboard operation
umbrel copied to clipboard

Add support for docker-compose.override.yml

Open aphex3k opened this issue 3 years ago • 0 comments
trafficstars

This will add support for optional docker-compose.override.yml files in app-data directories. This will also align with the default docker-compose behavior documented in the docker-compose docs:

By default, Compose reads two files, a docker-compose.yml and an optional docker-compose.override.yml file.

aphex3k avatar Aug 22 '22 17:08 aphex3k