moby--moby/daemon/config
Sebastiaan van Stijn ac449d6b5a
daemon/config: rename the default seccomp profile to "builtin"
Using "default" as a name is a bit ambiguous, because the _daemon_ default
can be changed using the '--seccomp-profile' daemon flag.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-07 15:37:03 +02:00
..
builder.go Add GoDoc to fix linting validation 2019-10-21 21:36:22 +02:00
builder_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
config.go daemon/config: rename the default seccomp profile to "builtin" 2021-08-07 15:37:03 +02:00
config_linux.go daemon/config: restrict "unix" code is linux 2021-07-11 11:06:55 +02:00
config_linux_test.go daemon/config: restrict "unix" code is linux 2021-07-11 11:06:55 +02:00
config_test.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
config_windows.go daemon/config: reorganize code between unix and windows files 2021-07-11 11:06:42 +02:00
config_windows_test.go daemon/config: restrict "unix" code is linux 2021-07-11 11:06:55 +02:00
opts.go Add canonical import comment 2018-02-05 16:51:57 -05:00