Add image builder to create Docker vm's for kube-virt

This commit is contained in:
Andreas Kruger
2019-01-03 15:34:37 +01:00
parent 8216e821d3
commit bf63569184
6 changed files with 106 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
FROM kubevirt/registry-disk-v1alpha
ARG cloud_image
MAINTAINER "The Kubespray Project" <kubespray@googlegroups.com>
COPY $cloud_image /disk