Skip to content

Add Docker Containerization #4

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

Merged
merged 14 commits into from
Jun 1, 2024
Merged

Add Docker Containerization #4

merged 14 commits into from
Jun 1, 2024

Conversation

nixos89
Copy link
Owner

@nixos89 nixos89 commented Apr 15, 2024

Containerize app with Docker image.

Solve following sub-tasks:

  • Create Dockerfile
  • Create docker-compose.yml file
  • Update README file with instructions on how to download and/or run containerized app

@nixos89 nixos89 added the enhancement New feature or request label Apr 15, 2024
@nixos89 nixos89 self-assigned this Apr 15, 2024
@nixos89 nixos89 linked an issue Apr 17, 2024 that may be closed by this pull request
- Bump up kapt version
- Modify Dockerfile
- Rename main app class and its related classes
- Update README file
nixos89 added 4 commits April 25, 2024 00:15
- Bump up flyway version
- Modify service names, ports and add network in docker-compose file
- Modify DB params
- Update README file
@nixos89 nixos89 merged commit 76ee89d into master Jun 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Containerize app using Docker
1 participant