It's enough to have that in the redhat toolbox.
sudo dnf update -y
sudo ln -sfn ../run/host/run/NetworkManager/resolv.conf /etc/resolv.conf
-# this just refuses to rpm -i normally
-sudo dnf install -y cpio
-rpm2cpio ~martin/Dokumente/Arbeit/RedHat/redhat-internal-cert-install-0.1-7.el7.csb.noarch.rpm | sudo cpio -id --directory=/ --verbose "./etc/pki/*"
-sudo update-ca-trust
-
sudo dnf builddep -y cockpit
sudo dnf install -y make npm sassc fontconfig git valgrind chromium \
libvirt-daemon-kvm libvirt-client python3-libvirt \