Skip to content

Instantly share code, notes, and snippets.

@miguelmota
Created June 29, 2021 23:17
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save miguelmota/966b13fc5e6d102dadfb915796d2f344 to your computer and use it in GitHub Desktop.
Save miguelmota/966b13fc5e6d102dadfb915796d2f344 to your computer and use it in GitHub Desktop.
Docker local log driver options (ie max size)
docker run --log-driver local --log-opt max-size=2gb hello-world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment