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