mirror of
https://github.com/casjaysdevdocker/mpd
synced 2025-10-07 10:17:23 -04:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
@@ -47,7 +47,7 @@ EXPOSE $PORT
|
||||
|
||||
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"]
|
||||
|
||||
|
Reference in New Issue
Block a user