Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get OBA working in Docker #372

Merged
merged 1 commit into from
Sep 8, 2024
Merged

Get OBA working in Docker #372

merged 1 commit into from
Sep 8, 2024

Conversation

aaronbrethorst
Copy link
Member

Fixes #348

  • Add Dockerfiles for building JAR and WAR files, transit data bundles, and an app server
  • Add scripts and config files to make everything work properly
  • Add a docker-compose.yml file to orchestrate everything
  • Update the README to explain how to use all of the new features

Fixes #348

* Add Dockerfiles for building JAR and WAR files, transit data bundles, and an app server
* Add scripts and config files to make everything work properly
* Add a docker-compose.yml file to orchestrate everything
* Update the README to explain how to use all of the new features
@aaronbrethorst aaronbrethorst merged commit 1801c4b into master Sep 8, 2024
2 checks passed
@aaronbrethorst aaronbrethorst deleted the docker-app-server branch September 8, 2024 20:06
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.

Implement Docker Support for Simplified Development Environment Setup
1 participant