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:
337169e
)
another typo in the dockerfile
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 30 Aug 2024 01:04:53 +0000
(
03:04
+0200)
committer
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Fri, 30 Aug 2024 01:04:53 +0000
(
03:04
+0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index f116fa0172e2c4172ff5bf48f62ed805fcc9d710..35520880c3ec80345f572d00939f7c18dde496a1 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-40,7
+40,7
@@
RUN uv pip install \
# Configure runtime environmental variables
RUN export LD_PRELOAD="/usr/lib/libjemalloc.so.2" \
&& export UV_SYSTEM_PYTHON="1" \
- && export UV_BREAK_SYSTEM_PACKAGES=
=
1"
+ && export UV_BREAK_SYSTEM_PACKAGES=
"
1"
# Set some labels
LABEL \