mirror of
https://github.com/casjaysdevdocker/deno
synced 2025-10-14 14:02:09 -04:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
@@ -46,5 +46,5 @@ EXPOSE 1993
|
|||||||
COPY --from=build /. /
|
COPY --from=build /. /
|
||||||
|
|
||||||
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-deno.sh", "healthcheck" ]
|
HEALTHCHECK CMD [ "/usr/local/bin/entrypoint-deno.sh", "healthcheck" ]
|
||||||
|
|
||||||
ENTRYPOINT [ "/usr/local/bin/entrypoint-deno.sh" ]
|
ENTRYPOINT [ "/usr/local/bin/entrypoint-deno.sh" ]
|
||||||
CMD [ "/usr/bin/bash", "-l" ]
|
|
||||||
|
Reference in New Issue
Block a user