Is this a docs issue?
Type of issue
Information is incorrect
Description
According to the json-file logging driver documentation the max-size argument can be appended with a modifier to specify kilobytes (k), megabytes (m) or gigabytes (g). However, at least in my Ubuntu 24.04 setup dockerd will not parse that, instead the modifier must be in upper case (i.e. M).
Location
https://docs.docker.com/engine/logging/drivers/json-file/
Suggestion
No response
Is this a docs issue?
Type of issue
Information is incorrect
Description
According to the
json-filelogging driver documentation themax-sizeargument can be appended with a modifier to specify kilobytes (k), megabytes (m) or gigabytes (g). However, at least in my Ubuntu 24.04 setupdockerdwill not parse that, instead the modifier must be in upper case (i.e.M).Location
https://docs.docker.com/engine/logging/drivers/json-file/
Suggestion
No response