mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-12-25 03:30:36 +08:00
feat: Use websocket for status messages (#1051)
This commit is contained in:
@@ -37,13 +37,15 @@ RUN set -eu && \
|
||||
xz-utils \
|
||||
iptables \
|
||||
iproute2 \
|
||||
apt-utils \
|
||||
dnsmasq \
|
||||
fakeroot \
|
||||
apt-utils \
|
||||
net-tools \
|
||||
e2fsprogs \
|
||||
qemu-utils \
|
||||
websocketd \
|
||||
iputils-ping \
|
||||
inotify-tools \
|
||||
ca-certificates \
|
||||
netcat-openbsd \
|
||||
qemu-system-x86 && \
|
||||
|
||||
Reference in New Issue
Block a user