spiegel_podman/pkg
Alberto Faria 5cc83da1c6 Pass the OCI runtime an empty entrypoint when there is no entrypoint
Some OCI runtimes (cf. [1]) may tolerate container images that don't
specify an entrypoint even if no entrypoint is given on the command
line. In those cases, it's annoying for the user to have to pass a ""
argument to podman.

If no entrypoint is given, make the behavior the same as if an empty ""
entrypoint was given.

[1] https://github.com/containers/crun-vm

Signed-off-by: Alberto Faria <afaria@redhat.com>
2024-01-23 10:10:44 +00:00
..
annotations Remove ReservedAnnotations from kube generate specification 2023-01-18 08:46:24 -05:00
api Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
auth Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
autoupdate chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
bindings Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
channel bump golangci-lint to v1.50.1 2022-12-15 13:39:56 +01:00
checkpoint chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
copy Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
criu chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ctime chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
domain Merge pull request #21069 from umohnani8/new-farmbuild-2 2024-01-15 18:41:29 +00:00
emulation chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
env Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
errorhandling Fix typos 2023-02-11 18:23:24 +01:00
farm farm build: push built images to registry 2024-01-15 11:31:17 -05:00
fileserver chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
inspect pkg/inspect: remove unused ImageResult type 2022-05-24 16:07:39 +02:00
k8s.io chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
lookup source code comments and docs: fix typos, language, Markdown layout 2023-05-22 07:52:16 +02:00
machine Merge pull request #21297 from rhatdan/apple 2024-01-20 12:35:23 +00:00
namespaces Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
parallel chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
ps chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
rctl Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
rootless chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
seccomp pkg: switch to golang native error wrapping 2022-07-08 08:54:47 +02:00
selinux Fix SELinux functions names to not be repetitive 2020-04-23 15:57:34 -04:00
signal chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
specgen Pass the OCI runtime an empty entrypoint when there is no entrypoint 2024-01-23 10:10:44 +00:00
specgenutil Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
specgenutilexternal Quadlet container mount - support non key=val options 2023-09-27 16:20:00 +03:00
strongunits introduce pkg/strongunits 2023-09-20 11:19:41 -05:00
systemd Quadlet: ensure all keys are documented 2024-01-18 06:17:57 -07:00
terminal chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
timetype Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
trust Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00
util Replace strings.SplitN with strings.Cut 2024-01-11 13:50:15 +00:00