spiegel_podman/pkg/specgen
Valentin Rothberg 1aa4e4d4d1 container creation: don't apply reserved annotations from image
Do not apply reserved annotations from the image to the container.
Reserved annotations are applied during container creation to retrieve
certain information (e.g., custom seccomp profile or autoremoval)
once a container has been created.

Context: #12671
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2021-12-23 13:40:46 +01:00
..
generate container creation: don't apply reserved annotations from image 2021-12-23 13:40:46 +01:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
namespaces_test.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
pod_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
podspecgen.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
specgen.go Podman run --passwd 2021-12-21 17:19:41 -05:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30