mirror of
https://github.com/casjaysdevdocker/mpd
synced 2025-11-19 17:47:06 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -47,7 +47,7 @@ EXPOSE $PORT
|
|||||||
|
|
||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-mpd.sh", "healthcheck"]
|
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-mpd.sh", "healthcheck"]
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/local/bin/entrypoint-mpd.sh"]
|
ENTRYPOINT ["/usr/local/bin/entrypoint-mpd.sh"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user