podman/test/e2e/build/basicalpine
Matt Heon 2c0f404826 Do not include image annotations when building spec
These annotations can have security implications - crun, for
example, allows rootless containers to preserve the user's groups
through an annotation. We absolutely should not include
annotations from an untrusted image off the internet by default.

We may consider whitelisting some annotations (e.g. the legacy
WASM annotations), but given that there is now a more explicit
way of specifying an image uses the WASM runtime in the OCI image
spec, I'm just tearing this out entirely for now.

Signed-off-by: Matt Heon <mheon@redhat.com>
2023-05-11 23:48:23 -04:00
..
Containerfile Fix podman build --pull-never 2021-03-27 05:33:30 -04:00
Containerfile.path Fix podman build --pull-never 2021-03-27 05:33:30 -04:00
Containerfile.volume Fix podman build --pull-never 2021-03-27 05:33:30 -04:00
Containerfile.with_label Do not include image annotations when building spec 2023-05-11 23:48:23 -04:00