moby--moby/daemon/config
Sebastiaan van Stijn 821b4d4108
daemon/config: DefaultShmSize: minor tweak and improve docs
I had to check what the actual size was, so added it to the const's documentation.

While at it, also made use of it in a test, so that we're testing against the expected
value, and changed one alias to be consistent with other places where we alias this
import.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-02-18 23:29:36 +01:00
..
builder.go
builder_test.go
config.go daemon/config: DefaultShmSize: minor tweak and improve docs 2022-02-18 23:29:36 +01:00
config_linux.go daemon: remove discovery-related config handling 2022-01-06 18:28:17 +01:00
config_linux_test.go Allow switching Windows runtimes. 2021-09-23 17:44:04 +00:00
config_test.go daemon: remove discovery related tests 2022-01-06 18:28:10 +01:00
config_windows.go Allow switching Windows runtimes. 2021-09-23 17:44:04 +00:00
config_windows_test.go
opts.go