xencons
Xen is a virtual machine monitor
RUN apt-get update && \
apt-get install -y xen-utils-4.1
RUN apt-get update && \
apt-get install -y xen-utils-4.6
RUN apk add xen
RUN apt-get update && \
apt-get install -y xen-utils-common
RUN dnf install -y xen
RUN apt-get update && \
apt-get install -y xen-utils-4.8