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

Add dockerfile and docker compose build #66

Merged
merged 2 commits into from
May 31, 2024
Merged

Add dockerfile and docker compose build #66

merged 2 commits into from
May 31, 2024

Conversation

PiluVitu
Copy link
Member

Closes

Feature

Criação do docker compose para buildar o projeto e subir em conjunto com o banco de dados, também foi criado um dockerfile que contem somente a aplicação buildada para facilitar a versatilidade de deploy futuramente

Visual evidences 🖼️

image

Checklist
  • Issue linked
  • Build working correctly
  • Tests created
Additional info N/A

@PiluVitu PiluVitu self-assigned this May 10, 2024
Copy link
Contributor

github-actions bot commented May 10, 2024

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 94.4% (🎯 85%) 118 / 125
🟢 Statements 94.48% (🎯 85%) 120 / 127
🟢 Functions 90.9% (🎯 85%) 40 / 44
🟢 Branches 91.66% (🎯 85%) 22 / 24
File CoverageNo changed files found.
Generated in workflow #167

@kvnbg kvnbg self-requested a review May 20, 2024 22:12
@k1nha k1nha merged commit 1b25156 into main May 31, 2024
3 checks passed
@k1nha k1nha deleted the compose-build branch May 31, 2024 19:02
@PiluVitu PiluVitu linked an issue Jun 3, 2024 that may be closed by this pull request
@PiluVitu PiluVitu linked an issue Jun 3, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Dockerizar a aplicação
4 participants