mirror of
https://github.com/casjaysdevdocker/navidrome
synced 2025-01-18 12:34:27 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
a9cc79022a
commit
6eabec6b9b
@ -12,6 +12,7 @@ ENV SHELL=/bin/bash \
|
||||
|
||||
RUN mkdir -p /bin/ /config/ /data/ && \
|
||||
rm -Rf /bin/.gitkeep /config/.gitkeep /config/*/.gitkeep /data/.gitkeep /data/*/.gitkeep && \
|
||||
sed -i 's|3.16|edge|g' /etc/apk/repositories && \
|
||||
apk update -U --no-cache && \
|
||||
apk add mpd navidrome nginx
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user