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:
349369d
)
add libnfs-utils to dockerfile
author
Marcel van der Veldt
<m.vanderveldt@outlook.com>
Tue, 30 May 2023 20:47:21 +0000
(22:47 +0200)
committer
GitHub
<noreply@github.com>
Tue, 30 May 2023 20:47:21 +0000
(22:47 +0200)
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index 96680d9ca508537603524ee076d2cc259fea582b..40478d81ed87aad5bb2c8d869b45c561321db70a 100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-57,6
+57,7
@@
RUN set -x \
libsox3 \
sox \
cifs-utils \
+ libnfs-utils \
# cleanup
&& rm -rf /tmp/* \
&& rm -rf /var/lib/apt/lists/*