mirror of
https://github.com/containers/podman.git
synced 2026-06-23 15:10:27 -04:00
Move the seccomp profile from a manifest annotation to a config label. This way, we can support it for Docker images as well and provide an easy way to add that data via Dockerfiles. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>