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 \
|
||||
libvirt-client \
|
||||
lsscsi \
|
||||
nftables \
|
||||
qemu-tools \
|
||||
system-user-qemu \
|
||||
tar \
|
||||
util-linux-systemd && \
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user