mirror of
https://github.com/containers/podman.git
synced 2026-02-07 12:52:05 -05: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>