mirror of
https://github.com/dockur/windows.git
synced 2025-12-19 08:50:37 +00:00
Update Dockerfile
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user