mirror of https://github.com/docker/docs.git
* 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 |
||
|---|---|---|
| .. | ||
| api | ||
| cli | ||
| containers | ||
| daemon | ||
| install | ||
| logging | ||
| manage-resources | ||
| network | ||
| release-notes | ||
| security | ||
| storage | ||
| swarm | ||
| tutorials | ||
| _index.md | ||