mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 03:15:49 +00:00
Update Dockerfile
This commit is contained in:
parent
f062915ed2
commit
d2fa6d9c64
1 changed files with 0 additions and 3 deletions
|
|
@ -15,10 +15,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.iso /run/drivers.iso
|
ADD https://github.com/qemus/virtiso/raw/master/virtio-win.iso /run/drivers.iso
|
||||||
ADD https://raw.githubusercontent.com/ElliotKillick/Mido/main/Mido.sh /run/mido.sh
|
|
||||||
|
|
||||||
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