From 3392fc6c1becd89bd4d0913251211635885b17da Mon Sep 17 00:00:00 2001 From: Samuel Sieg Date: Fri, 24 Mar 2023 09:15:03 +0100 Subject: [PATCH] Update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b67e4218..d47c3303 100644 --- a/README.md +++ b/README.md @@ -333,7 +333,7 @@ logging: awslogs-group: "my-app" ``` -If nothing is configured, Docker will use its default driver `json-file`. +If nothing is configured, the default option `max-size=10m` is used for all containers. The default logging driver of Docker is `json-file`. ### Using remote builder for native multi-arch