Skip to content

Instantly share code, notes, and snippets.

@johnrizzo1
Created September 13, 2017 14:47
Show Gist options
  • Save johnrizzo1/a872f37bf0e778f3675008a379e2b128 to your computer and use it in GitHub Desktop.
Save johnrizzo1/a872f37bf0e778f3675008a379e2b128 to your computer and use it in GitHub Desktop.
Quick Clearing of Docker Logs
truncate -s 0 /var/lib/docker/containers/*/*-json.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment