mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-25 09:47:56 +00:00
create a container in podmanv2 using specgen approach. this is the core implementation and still has quite a bit of code commented out specifically around volumes, devices, and namespaces. need contributions from smes on these parts. Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
|---|---|---|
| .. | ||
| generate | ||
| config_linux.go | ||
| config_linux_cgo.go | ||
| config_linux_nocgo.go | ||
| config_unsupported.go | ||
| container_validate.go | ||
| namespaces.go | ||
| oci.go | ||
| pod_create.go | ||
| pod_validate.go | ||
| podspecgen.go | ||
| security.go | ||
| specgen.go | ||
| storage.go | ||