Open
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
Under "Description", it says the default is disabled
, but then under "Example value" it says --log-opt compress=true
, which implies it is a boolean. Shouldn't the default be false
then?
Location
https://docs.docker.com/engine/logging/drivers/json-file/
Suggestion
No response