Skip to content

Instantly share code, notes, and snippets.

@i40sys
Created March 28, 2022 04:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save i40sys/4a71fc8895d383f0122fc2f3e99a2fb0 to your computer and use it in GitHub Desktop.
Save i40sys/4a71fc8895d383f0122fc2f3e99a2fb0 to your computer and use it in GitHub Desktop.
services:
app:
image: IMAGE_NAME
...
logging:
driver: "local"
options:
max-file: "5" # number of files or file count
max-size: "10m" # file size
compress: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment