Accepting request 905877 from home:vulyanov:branches:Virtualization
- Install util-linux-systemd (provides findmnt) OBS-URL: https://build.opensuse.org/request/show/905877 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-handler-container?expand=0&rev=14
This commit is contained in:
parent
19aa8b7565
commit
6de3cb8e31
@ -25,7 +25,8 @@ RUN zypper -n install \
|
||||
kubevirt-virt-handler \
|
||||
libvirt-client \
|
||||
qemu-tools \
|
||||
system-user-qemu && \
|
||||
system-user-qemu \
|
||||
util-linux-systemd && \
|
||||
zypper clean -a
|
||||
|
||||
ENTRYPOINT [ "/usr/bin/virt-handler" ]
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 12 14:39:09 UTC 2021 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||
|
||||
- Install util-linux-systemd (provides findmnt)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 4 12:20:51 UTC 2021 - Fabian Vogt <fvogt@suse.com>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user