How to change docker-compose.yml on deploy to test or production #561
Unanswered
clebersantz
asked this question in
General
Replies: 1 comment 6 replies
-
Yes, linking in |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When deploying doodba, how change the syslink of
docker-compose.yml
fromdevel.yaml
totest.yaml
orprod.yaml
?I´m forcing
ln -s test.yaml docker-compose.yml
during the deploy to test environment, this is the correct approach ? What is the best pratice with doodba to tell docker witch file should be used ?Beta Was this translation helpful? Give feedback.
All reactions