hv_vss_daemon
Support daemons for Linux running on Hyper-V
RUN apt-get update && \
apt-get install -y hyperv-daemons
RUN apt-get update && \
apt-get install -y linux-lts-vivid-cloud-tools-common
RUN pacman -S --noconfirm hyperv
RUN apt-get update && \
apt-get install -y hyperv-daemons
RUN yum install -y hypervvssd-0
RUN dnf install -y hypervvssd-0