- Alpine Linux doesn't include curl by default
- Use wget with --spider flag for health checks
- Add wget installation to all Dockerfiles
- This should resolve container health check failures
- Add Dockerfiles for server, client, and admin services
- Create docker-compose.yml for orchestration
- Add Gitea Actions workflow for automated build/deploy
- Configure conditional builds based on directory changes
- Use gitea.interno.com registry for image storage
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>