This commit is contained in:
Nemo 2020-04-04 01:09:53 +05:30
parent 71325be236
commit 1de2b56f4b
1 changed files with 2 additions and 0 deletions

View File

@ -21,4 +21,6 @@ RUN apt-get update && \
RUN shards install && shards build --release
VOLUME /output
ENTRYPOINT ["/build/bin/muse-dl"]