mirror of
https://github.com/docker/compose.git
synced 2025-04-08 17:05:13 +02:00
Like in CLI [1] the "builtin" seccomp profile should be handled the same
as "unconfined".
[1] f4a68da195/cli/command/container/opts.go (L929)
Signed-off-by: Rafael Buchbinder <rafi@rbk.io>