Skip to content

Instantly share code, notes, and snippets.

@shibli049
Created January 5, 2020 12:49
Show Gist options
  • Save shibli049/2732cd1ed06b7e2a9a9dbea5b94667a6 to your computer and use it in GitHub Desktop.
Save shibli049/2732cd1ed06b7e2a9a9dbea5b94667a6 to your computer and use it in GitHub Desktop.
version: '2.2'
services:
limited-logging-container:
image: alpine:latest
logging:
options:
max-size: "200k"
max-file: "10"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment