Accepting request 947433 from home:vulyanov:branches:Virtualization
- Install nftables to manage network rules - Install tar to allow kubectl cp ... OBS-URL: https://build.opensuse.org/request/show/947433 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-handler-container?expand=0&rev=18
This commit is contained in:
parent
6e2d3b4a2e
commit
1a2f5752b2
@ -28,8 +28,10 @@ RUN zypper -n install \
|
|||||||
kubevirt-virt-handler \
|
kubevirt-virt-handler \
|
||||||
libvirt-client \
|
libvirt-client \
|
||||||
lsscsi \
|
lsscsi \
|
||||||
|
nftables \
|
||||||
qemu-tools \
|
qemu-tools \
|
||||||
system-user-qemu \
|
system-user-qemu \
|
||||||
|
tar \
|
||||||
util-linux-systemd && \
|
util-linux-systemd && \
|
||||||
zypper clean -a
|
zypper clean -a
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jan 19 12:38:18 UTC 2022 - Vasily Ulyanov <vasily.ulyanov@suse.com>
|
||||||
|
|
||||||
|
- Install nftables to manage network rules
|
||||||
|
- Install tar to allow kubectl cp ...
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 8 15:08:44 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Wed Dec 8 15:08:44 UTC 2021 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user