spiegel_podman/pkg/specgen/generate
Daniel J Walsh b3d6383f25
Fix podman pod create --infra-command and --infra-image
Currently infr-command and --infra-image commands are ignored
from the user.  This PR instruments them and adds tests for
each combination.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-09-16 07:42:19 -04:00
..
config_linux.go Fix up some error messages 2020-08-27 15:05:12 -04:00
config_linux_cgo.go Switch to containers/common for seccomp 2020-08-27 21:14:59 +02:00
config_linux_nocgo.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
container.go Use environment from containers.conf 2020-08-28 06:06:08 -04:00
container_create.go run/create: record raw image 2020-09-15 13:33:22 +02:00
namespaces.go fix pod creation with "new:" syntax 2020-07-31 18:27:49 +02:00
oci.go Make oom-score-adj actually work 2020-09-09 10:19:25 -04:00
pod_create.go Fix podman pod create --infra-command and --infra-image 2020-09-16 07:42:19 -04:00
ports.go Binding the same container port to >1 host port is OK 2020-07-29 14:24:36 -04:00
security.go Fix unconfined AppArmor profile usage for unsupported systems 2020-09-07 10:47:32 +02:00
storage.go Fix up errors found by codespell 2020-09-11 06:14:25 -04:00
validate.go podman: add option --cgroup-conf 2020-08-21 19:06:05 +02:00