Skip to content

Commit

Permalink
Adding a healthcheck for harbor-explorter
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Sauvé <[email protected]>
  • Loading branch information
lanord committed Dec 9, 2024
1 parent 29bd094 commit 4923c99
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions make/photon/exporter/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ RUN chown -R harbor:harbor /etc/pki/tls/certs \
WORKDIR /harbor
USER harbor

HEALTHCHECK CMD netstat -ltun|grep 8080

ENTRYPOINT ["/harbor/entrypoint.sh"]

0 comments on commit 4923c99

Please sign in to comment.