-
Always limit resource usage (memory, CPU)
- You can determine how much resources your application consumes by doing
docker stats <container>
- You can determine how much resources your application consumes by doing
-
Specify log driver configuration
- Consider limit the amount and size of files generates if using JSON logger.
Last active
April 21, 2017 12:22
-
-
Save francisbrito/1f83cdb22b70cf208b12a6a77abd9377 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment