mirror of
https://github.com/casjaysdevdocker/aria2
synced 2025-01-31 00:34:21 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
dbaa871780
commit
69bfd05464
@ -61,6 +61,6 @@ EXPOSE $PORT
|
|||||||
|
|
||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
HEALTHCHECK CMD ["/usr/local/bin/entrypoint-aria2.sh", "healthcheck"]
|
HEALTHCHECK --interval=15s --timeout=3s CMD ["/usr/local/bin/entrypoint-aria2.sh", "healthcheck"]
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/local/bin/entrypoint-aria2.sh"]
|
ENTRYPOINT ["/usr/local/bin/entrypoint-aria2.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user