mirror of
https://github.com/dockur/windows.git
synced 2024-11-15 01:34:41 +00:00
Update Dockerfile
This commit is contained in:
parent
a18875836b
commit
b038474d13
@ -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 New Issue
Block a user