diff --git a/Dockerfile b/Dockerfile index 64f1e79..a63e8c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,8 +1,8 @@ -FROM registry.fedoraproject.org/fedora:rawhide +FROM registry.fedoraproject.org/fedora:34 ENV NAME=libguestfs VERSION=0 ARCH=x86_64 LABEL com.redhat.component="$NAME" \ - name="$NAME" \ + name="$FGC/$NAME" \ version="$VERSION" \ architecture="$ARCH" \ run="podman run --privileged -v /:/host -v /dev/kvm:/dev/kvm -a stdin,stdout,stderr -t IMAGE" \ diff --git a/help.md b/help.md index 97b6622..b0631c2 100644 --- a/help.md +++ b/help.md @@ -1,5 +1,5 @@ libguestfs image to provide system administration tools for virtual machines. -This image is based on Fedora and configured to use the `direct` libguestfs +This image is based on Fedora 34 and configured to use the `direct` libguestfs backend by default. Volumes: