spiegel_podman/pkg/specgenutil
Aditya Rajan e30588a685 specgen: honor empty args for entrypoint
Users should be able to override containers entrypoint using
`--entrypoint ""` following works fine for podman but not for podman
remote.

Specgen ignores empty argument for entrypoint so make specgen honor
empty arguments.

Signed-off-by: Aditya Rajan <arajan@redhat.com>

<MH: Fixed cherry-pick conflicts>

Signed-off-by: Matthew Heon <mheon@redhat.com>
2021-12-08 13:39:10 -05:00
..
createparse.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go specgen: honor empty args for entrypoint 2021-12-08 13:39:10 -05:00
util.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
volumes.go Add support for mount options to API 2021-08-27 11:11:01 -07:00