mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
committed by
John Mulhausen
parent
c8ba37a2c4
commit
37bad6c8c9
@@ -40,7 +40,7 @@ You can set the logging driver for a specific container by using the
|
||||
|
||||
```bash
|
||||
$ docker run \
|
||||
-–log-driver json-file –-log-opt max-size=10m \
|
||||
-–log-driver json-file --log-opt max-size=10m \
|
||||
alpine echo hello world
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user