mirror of
https://github.com/dockur/windows-arm.git
synced 2024-11-05 13:41:49 +00:00
Update Dockerfile
This commit is contained in:
parent
a18875836b
commit
b038474d13
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN apt-get update \
|
|||
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
|
||||
|
||||
COPY ./src /run/
|
||||
ADD https://raw.githubusercontent.com/ElliotKillick/Mido/main/Mido.sh /run/mido.sh
|
||||
RUN chmod +x /run/*.sh
|
||||
|
||||
EXPOSE 8006
|
||||
|
|
Loading…
Reference in a new issue