mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-25 09:07:52 +00:00
When creating a new pod without the `--name` flag, e.g.:
`podman pod create foobar`
it will get the name `foobar` implicitly and this will be recorded as the in the
`podCreateArgs`. Unfortunately, the implicit name only works if it appears as
the **last** argument of the startup command.
With
|
||
|---|---|---|
| .. | ||
| define | ||
| generate | ||
| notifyproxy | ||
| activation.go | ||
| activation_test.go | ||
| dbus.go | ||