Accepting request 1159643 from home:vulyanov:branches:Virtualization
Run zypper clean OBS-URL: https://build.opensuse.org/request/show/1159643 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-launcher-container?expand=0&rev=55
This commit is contained in:
parent
4edba2a941
commit
cebcc555fe
@ -68,6 +68,8 @@ RUN if [ "$(uname -m)" = "aarch64" ]; then \
|
|||||||
ln -s ../qemu/aavmf-aarch64-vars.bin /usr/share/AAVMF/AAVMF_VARS.fd ; \
|
ln -s ../qemu/aavmf-aarch64-vars.bin /usr/share/AAVMF/AAVMF_VARS.fd ; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
RUN zypper clean -a
|
||||||
|
|
||||||
RUN cp -f /usr/share/kube-virt/virt-launcher/virtqemud.conf /etc/libvirt/virtqemud.conf && \
|
RUN cp -f /usr/share/kube-virt/virt-launcher/virtqemud.conf /etc/libvirt/virtqemud.conf && \
|
||||||
cp -f /usr/share/kube-virt/virt-launcher/qemu.conf /etc/libvirt/qemu.conf
|
cp -f /usr/share/kube-virt/virt-launcher/qemu.conf /etc/libvirt/qemu.conf
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user