Add docker-compose merge file for production build by rmunn · Pull Request #1822 · sillsdev/web-languageforge
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.
added
the
engineering
label
May 27, 2024The 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.
rmunn
deleted the
chore/docker-compose-production-merge
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters