🗃️ modified: Dockerfile 🗃️

This commit is contained in:
Jason
2022-07-11 13:51:39 -04:00
parent 8e548f7151
commit 7dd1eec08e

View File

@@ -53,4 +53,4 @@ COPY --from=build /. /
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-aria2.sh", "healthcheck" ]
ENTRYPOINT [ "/usr/local/bin/entrypoint-aria2.sh" ]
CMD [ "/usr/bin/bash", "-c" ]
CMD [ "exec" ]