ANTONIO BATISTA

Results 4 comments of ANTONIO BATISTA

Guys, I've run through the same issue and the steps bellow worked for me. 1 - docker rm -f container_name 2 - docker network disconnect -f network_name container_name ( in...

I am having the same error, I can't access the content of files larger than 1MB. Having an option to try the raw content approach while retrieving files would be...

If ecs just inherited from the dockerfile STOPSIGNAL directive it would be good enough. Right now it seems we can't have a graceful shutdown with nginx using ECS, That's bad...

> @antoniodesenvolvedor we have the same issue with Nginx and I believe the two choices are upgrading to Nginx Plus to customize how Nginx responds to stop signals or create...