Zied Kharrat
3 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
1 deletions
-
test-infra/image-builder/roles/kubevirt-images/templates/Dockerfile
|
|
@ -1,6 +1,7 @@ |
|
|
|
FROM kubevirt/registry-disk-v1alpha |
|
|
|
|
|
|
|
ARG cloud_image |
|
|
|
MAINTAINER "The Kubespray Project" <kubespray@googlegroups.com> |
|
|
|
|
|
|
|
LABEL org.opencontainers.image.authors="The Kubespray Project <kubespray@googlegroups.com>" |
|
|
|
|
|
|
|
COPY $cloud_image /disk |