Skip to content

Conversation

@gpaOliveira
Copy link
Contributor

@gpaOliveira gpaOliveira commented Jan 20, 2026

Description

  • Allowing the Java docker container (see Dockerfile) to also build with gradlew helps us to avoid having to install gradlew+Java directly in our machines
  • Having docker-compose to check for a healthy status allow us to know how much time it took to have a running app (today it's around 30s)
  • Finally, the scripts to start/cleanup docker containers allow us to not have to check the README all the time :)

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Documentation
  • Test
  • Other

Pull request checklist

Please check if your PR fulfills the following requirements:

@dricazenck dricazenck changed the title Allow docker container to also build with gradlew chore: Allow docker container to also build with gradle Jan 20, 2026
@dricazenck dricazenck marked this pull request as ready for review January 20, 2026 18:23
@dricazenck dricazenck requested a review from a team as a code owner January 20, 2026 18:23
@gpaOliveira gpaOliveira force-pushed the multi-stage-build-with-gradlew branch from 74659a4 to fe5b2d3 Compare January 21, 2026 10:06
Copy link
Collaborator

@dricazenck dricazenck left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

@dricazenck dricazenck merged commit 032d3d9 into Women-Coding-Community:main Jan 26, 2026
1 check 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.

2 participants