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:
acaaf9a
)
Update Dockerfile
author
marcelveldt
<marcelvanderveldt@MacBook-Silvia.local>
Wed, 16 Oct 2019 06:20:55 +0000
(08:20 +0200)
committer
marcelveldt
<marcelvanderveldt@MacBook-Silvia.local>
Wed, 16 Oct 2019 06:20:55 +0000
(08:20 +0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index fb048f417315fea2a5d6b60cb1ada2224010562a..e5e9bbbc6fb00c07cbb481f3fff33a2fcb298e8b 100755
(executable)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-21,4
+21,4
@@
ENV mass_debug false
ENV mass_datadir /data
ENV mass_update false
-CMD ["
python3
/usr/src/app/mass.py"]
\ No newline at end of file
+CMD ["/usr/src/app/mass.py"]
\ No newline at end of file