Skip to content

fix: add healthcheck to workflows Dockerfile#1997

Open
shubsolos19 wants to merge 1 commit intoopenstatusHQ:mainfrom
shubsolos19:fix/workflows-dockerfile-healthcheck
Open

fix: add healthcheck to workflows Dockerfile#1997
shubsolos19 wants to merge 1 commit intoopenstatusHQ:mainfrom
shubsolos19:fix/workflows-dockerfile-healthcheck

Conversation

@shubsolos19
Copy link

Fixes #1795

curl was already installed in the runtime stage but no HEALTHCHECK was defined. Added HEALTHCHECK matching the pattern used in apps/server/Dockerfile.

Added a health check to the Dockerfile to monitor the application status.
@vercel
Copy link

vercel bot commented Mar 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

3 Skipped Deployments
Project Deployment Actions Updated (UTC)
openstatus-dashboard Skipped Skipped Mar 21, 2026 11:38am
openstatus-status-page Skipped Skipped Mar 21, 2026 11:38am
openstatus-web Skipped Skipped Mar 21, 2026 11:38am

Request Review

@vercel vercel bot temporarily deployed to Preview – openstatus-web March 21, 2026 11:38 Inactive
@vercel vercel bot temporarily deployed to Preview – openstatus-dashboard March 21, 2026 11:38 Inactive
@vercel vercel bot temporarily deployed to Preview – openstatus-status-page March 21, 2026 11:38 Inactive
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file


Since this is your first cubic review, here's how it works:

  • cubic automatically reviews your code and comments on bugs and improvements
  • Teach cubic by replying to its comments. cubic learns from your replies and gets better over time
  • Add one-off context when rerunning by tagging @cubic-dev-ai with guidance or docs links (including llms.txt)
  • Ask questions if you need clarification on any suggestion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Broken curl installation in workflow Dockerfile

1 participant