mirror of
https://github.com/casjaysdevdocker/deno
synced 2025-01-18 18:34:21 -05:00
🗃️ modified: Dockerfile 🗃️
This commit is contained in:
parent
929ffb49bc
commit
3636f49d4d
@ -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" ]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user