mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
Update Dockerfile
This commit is contained in:
parent
9f4e68d06f
commit
8f4dc82c2a
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ RUN apt-get update \
|
||||||
|
|
||||||
COPY ./src /run/
|
COPY ./src /run/
|
||||||
COPY ./assets /run/assets
|
COPY ./assets /run/assets
|
||||||
ADD https://github.com/qemus/virtiso/raw/master/virtio-win.zip /run/drivers.zip
|
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
|
RUN chmod +x /run/*.sh
|
||||||
|
|
||||||
EXPOSE 8006 3389
|
EXPOSE 8006 3389
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue