spiegel_podman/cmd/podman/common
Valentin Rothberg cf89bb6711 container-{create,run}: add --pod-id-file
Allow containers to join an existing pod via the `--pod-id-file` which
is already supported by a number of `podman-pod` subcommands.  Also add
tests to make sure it's working and to prevent future regressions.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-06-11 11:01:13 +02:00
..
create.go container-{create,run}: add --pod-id-file 2020-06-11 11:01:13 +02:00
create_opts.go container-{create,run}: add --pod-id-file 2020-06-11 11:01:13 +02:00
createparse.go Cleanup network option parsing 2020-04-19 05:19:30 -04:00
default.go Fixup issues found by golint 2020-06-10 05:49:41 -04:00
netflags.go Merge pull request #5919 from rhatdan/v2 2020-04-21 16:53:53 -04:00
ports.go V2 enable ps tests 2020-04-29 15:51:37 -07:00
specgen.go container-{create,run}: add --pod-id-file 2020-06-11 11:01:13 +02:00
util.go container-{create,run}: add --pod-id-file 2020-06-11 11:01:13 +02:00
volumes.go Combine the code of dealing with 'readonly' and 'ro'. 2020-06-02 09:41:11 +08:00