projects
/
music-assistant-server.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
331b489
)
Update Dockerfile
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 3 Nov 2020 11:38:05 +0000
(12:38 +0100)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 3 Nov 2020 11:38:05 +0000
(12:38 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 48397c851c275054e65f5d1e44aa835f8bc56a62..09de752a8eba25055046179987d72f2d0274a7a9 100755
(executable)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-76,4
+76,4
@@
EXPOSE 8095/tcp
VOLUME [ "/data" ]
ENV LD_PRELOAD=/usr/local/lib/libjemalloc.so
-ENTRYPOINT ["
python3", "-m", "music_assistant
", "--config", "/data"]
\ No newline at end of file
+ENTRYPOINT ["
mass
", "--config", "/data"]
\ No newline at end of file