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

docs: ajusta setup do ambiente em docker #84

Merged
merged 2 commits into from
May 20, 2024

Conversation

paulotrindade1
Copy link
Contributor

Remove a necessidade de aplicar o expose das portas da API e do banco de dados, também corrige comandos docker para aplicar o dump do banco.

@italo91206
Copy link

this.

Tentei configurar o ambiente docker e tive o mesmo problema. Corrigindo, vim ver se alguém já tinha passado por isso e acabou que você fez as mesmas correções kkkkkkk

Potencialmente eu trocaria apenas pra manter uma boa prática:

docker cp prisma/...
docker cp ./prisma/...

No entanto essa diferença é irrelevante, dado que você executa o comando dentro do diretório raiz.

This looks good guys 👍

Copy link

@gabrielbrise gabrielbrise left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cheguei na mesma solução. Aprovado (apesar de meu review não ser suficiente)

Copy link

@CesarOliveira CesarOliveira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@giggio giggio merged commit b2bd24a into SOS-RS:develop May 20, 2024
1 check 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.