🗃️ Committing everything that changed 🗃️

This commit is contained in:
casjay 2022-09-06 23:06:55 -04:00
parent a9cc79022a
commit 6eabec6b9b
No known key found for this signature in database
GPG Key ID: 4F765975C1F0EE5F

View File

@ -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