Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9178c58389 | |||
| e854888d1e |
2 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM registry.fedoraproject.org/fedora:rawhide
|
||||
FROM registry.fedoraproject.org/fedora:35
|
||||
|
||||
ENV NAME=libguestfs VERSION=0 ARCH=x86_64
|
||||
LABEL com.redhat.component="$NAME" \
|
||||
|
|
|
|||
2
help.md
2
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 35 and configured to use the `direct` libguestfs
|
||||
backend by default.
|
||||
|
||||
Volumes:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue