Skip to content

Commit

Permalink
build: Use default wsdd package (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Dec 3, 2024
1 parent 204e6fe commit 3f4aec0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ RUN set -eu && \
COPY --chmod=755 ./src /run/
COPY --chmod=755 ./assets /run/assets

ADD --chmod=755 https://raw.githubusercontent.com/christgau/wsdd/v0.8/src/wsdd.py /usr/sbin/wsdd
ADD --chmod=664 https://github.com/qemus/virtiso-arm/releases/download/v0.1.266-1/virtio-win-0.1.266.tar.xz /drivers.txz

VOLUME /storage
Expand Down

0 comments on commit 3f4aec0

Please sign in to comment.