Updating link to change in openSUSE:Factory/virt-launcher-container revision 28
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=ba1f551c5ae677356eefec542f01c2e5
This commit is contained in:
parent
64b1ab3f44
commit
9b02956e60
@ -36,7 +36,7 @@ RUN zypper -n install \
|
|||||||
libcap-progs \
|
libcap-progs \
|
||||||
libvirt-client \
|
libvirt-client \
|
||||||
libvirt-daemon-driver-qemu \
|
libvirt-daemon-driver-qemu \
|
||||||
ncat \
|
netcat \
|
||||||
nftables \
|
nftables \
|
||||||
qemu-hw-usb-redirect \
|
qemu-hw-usb-redirect \
|
||||||
qemu-img \
|
qemu-img \
|
||||||
@ -61,8 +61,6 @@ RUN if [ "$(uname -m)" = "aarch64" ]; then \
|
|||||||
|
|
||||||
RUN zypper clean -a
|
RUN zypper clean -a
|
||||||
|
|
||||||
RUN ln -s ncat /usr/bin/nc
|
|
||||||
|
|
||||||
#!ArchExclusiveLine: x86_64
|
#!ArchExclusiveLine: x86_64
|
||||||
RUN if [ "$(uname -m)" = "x86_64" ]; then \
|
RUN if [ "$(uname -m)" = "x86_64" ]; then \
|
||||||
mkdir -p /usr/share/OVMF && \
|
mkdir -p /usr/share/OVMF && \
|
||||||
|
Loading…
Reference in New Issue
Block a user