Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bundle src code and plugin into docker image #53

Merged
merged 4 commits into from
Mar 20, 2023

Conversation

nitaibezerra
Copy link
Contributor

This changes the Dockerfile adding some steps to install the Ro-dou src code and FastETL plugin code in build time instead of mapping them as docker volumes.

It simplifies production deployment.

Fix #52

From now on it's bundled into the docker image.
Th src code and the test folders don't need to be  mapped into container in production. Src code is bundled into the docker image.
@edulauer
Copy link
Member

@nitaibezerra, com isto poderíamos retirar o parâmetro install-deps do Makefile e a instrução make install-deps no Readme?

@nitaibezerra
Copy link
Contributor Author

nitaibezerra commented Mar 20, 2023 via email

@nitaibezerra
Copy link
Contributor Author

@edulauer feito!

@edulauer edulauer merged commit e78d69a into gestaogovbr:main Mar 20, 2023
@nitaibezerra nitaibezerra deleted the gha_publish_image branch March 20, 2023 23:44
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.

Evoluir docker image para incluir código Ro-dou e plugin
2 participants