mirror of
https://github.com/dockur/windows.git
synced 2025-10-26 19:05:49 +00:00
feat: Switch Win7 mirror (#104)
This commit is contained in:
parent
0aea392b28
commit
73793dbcaa
4 changed files with 51 additions and 38 deletions
|
|
@ -16,7 +16,7 @@ RUN apt-get update \
|
|||
|
||||
COPY ./src /run/
|
||||
COPY ./assets /run/assets
|
||||
ADD https://github.com/qemus/virtiso/raw/master/virtio-win.iso /run/drivers.iso
|
||||
ADD https://github.com/qemus/virtiso/releases/download/v0.1.240/virtio-win-0.1.240.iso /run/drivers.iso
|
||||
RUN chmod +x /run/*.sh
|
||||
|
||||
EXPOSE 8006 3389
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue