mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e62382d014
Use the default (0) value to indicate "not set", which simplifies working with these configuration options, preventing the need to use intermediate variables etc. While changing this code, also making some small cleanups, such as replacing "fmt.Sprintf()" for "strconv" variants. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
builder.go | ||
builder_test.go | ||
config.go | ||
config_linux.go | ||
config_linux_test.go | ||
config_test.go | ||
config_windows.go | ||
config_windows_test.go | ||
opts.go |