Files
docker-cli/components/engine/daemon
Justin Cormack 86035f6061 Error out if user tries to specify a custom seccomp profile on system that does not support it
Fixes #23031

If a profile is explicitly passed but the system is not built with seccomp support,
error out rather than just running without a profile at all as we would previously.
Behaviour is unchanged if no profile is specified or unconfined is specified.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
Upstream-commit: 6bd797b43fa738efc7eed02e96c21b352aa1c25b
Component: engine
2016-05-31 17:52:40 +01:00
..
2016-05-06 16:08:53 -07:00
2016-05-19 20:41:37 +08:00
2016-03-28 12:24:01 -07:00
2016-05-19 20:41:37 +08:00
2016-02-03 10:43:01 -08:00
2016-04-15 12:48:01 +02:00
2016-05-25 13:49:10 +02:00
2016-05-12 17:45:53 -07:00
2016-05-26 19:28:18 -07:00
2016-04-27 11:36:47 +08:00