rerun
rerun copied to clipboard
docker stops recurrently with rerun
I dont know the deep reason for that server crash but it is very painful
This is what i get when it stops:
ERROR: An HTTP request took too long to complete. Retry with --verbose to obtain debug information. If you encounter this issue regularly because of slow network conditions, consider setting COMPOSE_HTTP_TIMEOUT to a higher value (current value: 60).
i have the tty: true
in my docker-compose.yml and i have broaden the COMPOSE_HTTP_TIMEOUT to 200 instead of the default 60 but it doesn't seem to work, neither to resolve that problem