Disable Logging of the Sonic Docker to prevent the container from getting insanely big log files

This commit is contained in:
Amelia Yukii 2023-09-01 15:17:24 +00:00
parent 9ea14ceed6
commit d1c6e7a46f
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,8 @@ services:
# sonic:
# restart: unless-stopped
# image: docker.io/valeriansaliou/sonic:v1.4.0
# logging:
# driver: none
# networks:
# - calcnet
# volumes: