Skip to content

Commit 2a19461

Browse files
Clarifying log-driver default
Co-authored-by: Tom Watt <tom@buildkite.com>
1 parent fdcb96b commit 2a19461

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ The logging driver for the container. This allows you to configure how Docker ha
329329

330330
Common drivers include: `json-file`, `syslog`, `journald`, `gelf`, `fluentd`, `awslogs`, `splunk`, `etwlogs`, `gcplogs`, `logentries`, `none`.
331331

332-
Default: `json-file`
332+
:information_source: As a default, Docker uses the [json-file logging driver](https://docs.docker.com/engine/logging/drivers/json-file/)
333333

334334
See [Docker's logging documentation](https://docs.docker.com/config/containers/logging/) for complete details.
335335

0 commit comments

Comments
 (0)