Skip to content

fix(docker): compose healthcheck + curl in backend image#164

Merged
tass500 merged 1 commit intomainfrom
fix/docker-compose-backend-healthcheck
Apr 6, 2026
Merged

fix(docker): compose healthcheck + curl in backend image#164
tass500 merged 1 commit intomainfrom
fix/docker-compose-backend-healthcheck

Conversation

@tass500
Copy link
Copy Markdown
Owner

@tass500 tass500 commented Apr 6, 2026

Backend GET /health healthcheck; frontend waits for service_healthy. Dockerfile.backend installs curl (not in base aspnet). Test: docker build -f deploy/docker/Dockerfile.backend . (local OK).

Made with Cursor

Install curl in aspnet image for compose healthcheck; depends_on service_healthy.
Document in container-deploy.md.

Made-with: Cursor
@tass500 tass500 merged commit 871da66 into main Apr 6, 2026
14 checks passed
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.

1 participant