-
Notifications
You must be signed in to change notification settings - Fork 0
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
Erro 127 ao rodar o docker #23
Comments
Percebi que ele nao conseguia abrir o run-django.sh que esta em uma pasta a frente.. consegui resolver o problema alterando em |
Obrigado pela solução do meu problema, ele realmente estava chamando um arquivo no diretório errado do microsserviço. |
Reabri o PR. O correto é configurar o dockerfile de desenvolvimento corretamente. Poderiam checar o PR, rodar e ver se esta tudo ok? |
@lucasca73 Agora está tudo certo! Obrigado pela ajuda. |
Describe the bug
Após dar
sudo make build
esudo make
no microsserviço, me deparo com o erro (código 127)To Reproduce
Steps to reproduce the behavior:
git pull
sudo make build
sudo make
Expected behavior
Eu esperava que o servidor Django executasse normalmente
Screenshots
Desktop:
The text was updated successfully, but these errors were encountered: