arc-eng / studio

Arcane Studio is a collection of productivity-boosting tools built on top of the Arcane Engine.
https://arcane.engineer/studio/
MIT License
0 stars 2 forks source link

🚑 Add Health Check to Dockerfile for Enhanced Reliability #16

Open arcane-engine[bot] opened 1 month ago

arcane-engine[bot] commented 1 month ago

Summary
This PR introduces a health check to the Dockerfile to enhance the application's reliability and facilitate debugging. The health check ensures the application is running correctly by periodically sending requests to the application on port 8000.

🔧 Dockerfile Changes

🛠️ Impact

📂 File Changes