You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is one single docker-compose file which is used for ci and local development.
dc does support multiple files with overrides etc: https://docs.docker.com/compose/extends/
Create two different configurations, one for local development with testing, and development databases
and one for ci with just testing enabled.
The text was updated successfully, but these errors were encountered:
Currently there is one single docker-compose file which is used for ci and local development.
dc does support multiple files with overrides etc: https://docs.docker.com/compose/extends/
Create two different configurations, one for local development with testing, and development databases
and one for ci with just testing enabled.
The text was updated successfully, but these errors were encountered: