mirror of https://github.com/containers/podman.git
this pr represents a shift in how we download podman machine images. these images will now be stored in oci registry and will replace the default method of downloading an image. you can still use a reference to a disk image as a path or url too with the --image-path switch. the final registry and location of the images has not been determined; and will need to be updated in podman as well. i dont think we need to allow --image-path to accept a registry/image for the podman 5.0 release. i do think there will be demand for this. upgrades also need to be plumbed. for example, updating from an oci registry. once we make decisions on final image locations/registrties as well as some behaviors of init and the oci pull, we must update the machine-init documentation. Signed-off-by: Brent Baude <bbaude@redhat.com> |
||
---|---|---|
.. | ||
config.go | ||
errors.go | ||
image_format.go | ||
image_format_test.go | ||
initopts.go | ||
machine_artifact.go | ||
machine_artifact_test.go | ||
setopts.go | ||
state.go | ||
vmfile.go | ||
vmfile_test.go | ||
vmtype.go | ||
vmtype_test.go |