We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
we have apps setting mem_limit, if the container killed after exceeding the memory limit, nginx config is not updated after the container restarts.
mem_limit
do I need to provide something to debug this? using docker compose file version 2.3 docker --version Docker version 17.09.1-ce, build 19e2cf6
2.3
docker-compose --version docker-compose version 1.19.0, build 9e633ef
interlock:1.4.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
we have apps setting
mem_limit
, if the container killed after exceeding the memory limit, nginx config is not updated after the container restarts.do I need to provide something to debug this? using docker compose file version
2.3
docker --version
Docker version 17.09.1-ce, build 19e2cf6
docker-compose --version
docker-compose version 1.19.0, build 9e633ef
interlock:1.4.4
The text was updated successfully, but these errors were encountered: