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