Add docker-compose merge file for production build by rmunn · Pull Request #1822 · sillsdev/web-languageforge

@rmunn

This will allow the default docker-compose.yml file to build the
development build, but allow passing an extra `-f` flag to docker
compose in order to build the production build instead.

@rmunn added the engineering

Tasks which do not directly relate to a user-facing feature or fix

label

May 27, 2024

hahn-kev

@rmunn

The docker-compose.production.yml file already defines the ENVIRONMENT
build arg (and env var) everywhere required, so the command-line arg to
docker compose is now redundant.

hahn-kev

@rmunn rmunn deleted the chore/docker-compose-production-merge branch

June 12, 2024 04:17