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:
7c69c66
)
Chore: Update comment
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 3 Nov 2024 13:48:09 +0000
(14:48 +0100)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Sun, 3 Nov 2024 13:48:09 +0000
(14:48 +0100)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 443c657557b4e11442423d6a4c5ddc56ed434c33..a8c49acc547fb7dd2690a86e0b219de2372031e3 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-14,7
+14,7
@@
ADD dist dist
# pre-install ALL requirements
# comes at a cost of a slightly larger image size but is faster to start
-#
and has less dependencies to install
at runtime
+#
because we do not have to install dependencies
at runtime
COPY requirements_all.txt .
RUN uv pip install \
--no-cache \