feat: use k8s-file logging driver with 10MB rotation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -13,3 +13,7 @@ services:
|
||||
- ~/.cache/s5p:/data:Z
|
||||
# command: ["-c", "/app/config/s5p.yaml", "--cprofile", "/data/s5p.prof"]
|
||||
network_mode: host
|
||||
logging:
|
||||
driver: k8s-file
|
||||
options:
|
||||
max-size: 10mb
|
||||
|
||||
Reference in New Issue
Block a user