mirror of
https://github.com/vdsm/virtual-dsm.git
synced 2025-11-08 19:13:41 +08:00
Compare commits
1 Commits
914099fd12
...
v7.34
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f13d104968 |
@@ -44,7 +44,7 @@ RUN set -eu && \
|
||||
netcat-openbsd \
|
||||
qemu-system-x86 && \
|
||||
apt-get clean && \
|
||||
pip3 install --no-cache-dir --break-system-packages --root-user-action dissect.cstruct && \
|
||||
pip3 install --no-cache-dir --break-system-packages --root-user-action=ignore dissect.cstruct && \
|
||||
mkdir -p /etc/qemu && \
|
||||
echo "allow br0" > /etc/qemu/bridge.conf && \
|
||||
unlink /etc/nginx/sites-enabled/default && \
|
||||
|
||||
Reference in New Issue
Block a user