Skip to content

Add Docker support for backend and environment configuration#112

Open
madshermansen wants to merge 5 commits intomainfrom
109-update-docker-to-also-run-backend
Open

Add Docker support for backend and environment configuration#112
madshermansen wants to merge 5 commits intomainfrom
109-update-docker-to-also-run-backend

Conversation

@madshermansen
Copy link
Copy Markdown
Member

  • Create .env.example for environment variables
  • Update Dockerfile to use specific Gradle and JRE versions
  • Enhance docker-compose.yml with health checks and backend service configuration
  • Update README.md with Docker usage instructions

- Create .env.example for environment variables
- Update Dockerfile to use specific Gradle and JRE versions
- Enhance docker-compose.yml with health checks and backend service configuration
- Update README.md with Docker usage instructions
@madshermansen madshermansen requested a review from mnyflot March 15, 2026 13:26
@madshermansen madshermansen linked an issue Mar 15, 2026 that may be closed by this pull request
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.

Update docker to also run backend

1 participant