mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-06 04:50:03 -06:00
Add docker health check
This commit is contained in:
@@ -33,3 +33,5 @@ RUN adduser -s /bin/false node; exit 0
|
||||
# Start the application
|
||||
EXPOSE 8080
|
||||
CMD [ "./start-docker.sh" ]
|
||||
|
||||
HEALTHCHECK CMD sh DockerHealthcheck.sh
|
||||
|
||||
Reference in New Issue
Block a user