Skip to content

[#docker] Fix docker-compose#49

Merged
igobranco merged 3 commits intomasterfrom
bugfix/docker-compose-mount
Mar 24, 2026
Merged

[#docker] Fix docker-compose#49
igobranco merged 3 commits intomasterfrom
bugfix/docker-compose-mount

Conversation

@vitgou
Copy link
Copy Markdown
Contributor

@vitgou vitgou commented Mar 23, 2026

Mounting the entire project directory is unnecessary and breaks the application. The compiled files must come from the multistage build, not the project root.

@vitgou vitgou requested a review from igobranco March 23, 2026 15:44
Internally the ansible deployment is still using this repository docker compose, that is a bad design, but it is what we have.
This commit removes the Google dns from the docker compose's, so the app works when resolving internal machines.
@sonarqubecloud
Copy link
Copy Markdown

@igobranco
Copy link
Copy Markdown
Contributor

I have included a fix on docker compose related to dns detected by @VascoRatoFCCN!

@igobranco igobranco merged commit 4e3ccfa into master Mar 24, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants