Merge branch 'Amelia-develop-patch-70945' into 'develop'
Disable Logging of the Sonic Docker to prevent the container from getting insanely big log files See merge request firefish/firefish!10583
This commit is contained in:
commit
01eef838f4
@ -61,6 +61,8 @@ services:
|
|||||||
# sonic:
|
# sonic:
|
||||||
# restart: unless-stopped
|
# restart: unless-stopped
|
||||||
# image: docker.io/valeriansaliou/sonic:v1.4.0
|
# image: docker.io/valeriansaliou/sonic:v1.4.0
|
||||||
|
# logging:
|
||||||
|
# driver: none
|
||||||
# networks:
|
# networks:
|
||||||
# - calcnet
|
# - calcnet
|
||||||
# volumes:
|
# volumes:
|
||||||
|
Loading…
Reference in New Issue
Block a user