mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-12 20:05:48 +00:00
when defining containers, we missed the conditional logic to allow the container to be defined with "WithPod" and so forth. I had to slightly modify the createcontainer process to pass a libpod.Pod that could override things; use nil as no pod. Signed-off-by: baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| config.go | ||
| containers.go | ||
| containers_create.go | ||
| images.go | ||
| mount.go | ||
| pods.go | ||
| system.go | ||
| util.go | ||