Files
kubespray/test-infra/image-builder/roles/kubevirt-images/templates/Dockerfile

8 lines
171 B
Docker

FROM kubevirt/registry-disk-v1alpha
ARG cloud_image
LABEL org.opencontainers.image.authors="The Kubespray Project <kubespray@googlegroups.com>"
COPY $cloud_image /disk