docs/content/engine
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
..
api engine/api: Update `docker version` output 2024-08-13 11:18:49 +02:00
cli vendor: github.com/docker/cli 73452e316f32694a7101fc0a9cf5c18373adebd2 2024-08-11 17:07:54 +02:00
containers refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
daemon refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
install refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
logging Make the specification of max-buffer-size discoverable. (#20562) 2024-08-14 09:54:08 +02:00
manage-resources refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
network redirects: add missing engine redirects after refactor 2024-08-14 09:12:29 +02:00
release-notes engine: add 27.1.2 release notes 2024-08-13 11:16:44 +02:00
security refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
storage engine: volume subpath mount 2024-08-12 13:09:03 +02:00
swarm refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
tutorials refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
_index.md get-started: update workshop paths (#20216) 2024-06-13 11:50:25 -07:00