Compare commits

..

1 commit

Author SHA1 Message Date
e9565d583b Correctly namespace image 2021-06-10 08:06:24 -07:00
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM registry.fedoraproject.org/fedora:34
FROM registry.fedoraproject.org/fedora:rawhide
ENV NAME=libguestfs VERSION=0 ARCH=x86_64
LABEL com.redhat.component="$NAME" \

View file

@ -1,5 +1,5 @@
libguestfs image to provide system administration tools for virtual machines.
This image is based on Fedora 34 and configured to use the `direct` libguestfs
This image is based on Fedora and configured to use the `direct` libguestfs
backend by default.
Volumes: