Skip to content

Instantly share code, notes, and snippets.

@rbo
Created January 2, 2019 08:35
Show Gist options
  • Save rbo/3968cd321b8a34323d00d0f974eb8d62 to your computer and use it in GitHub Desktop.
Save rbo/3968cd321b8a34323d00d0f974eb8d62 to your computer and use it in GitHub Desktop.
rhel7 image for kubevirt
FROM kubevirt/container-disk-v1alpha
LABEL maintainer="Robert Bohne <[email protected]>"
ADD rhel-server-7.6-x86_64-kvm.qcow2 /disk/rhel.qcow2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment