Type Definition podman_api::models::ContainerCreateLibpodCreateParam
source · pub type ContainerCreateLibpodCreateParam = SpecGenerator;
Expand description
SpecGenerator creates an OCI spec and Libpod configuration options to create a container based on the given configuration.