Created
January 2, 2019 08:35
-
-
Save rbo/3968cd321b8a34323d00d0f974eb8d62 to your computer and use it in GitHub Desktop.
rhel7 image for kubevirt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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