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

Implemented Docker #13

Merged
merged 5 commits into from
Mar 22, 2024
Merged

Implemented Docker #13

merged 5 commits into from
Mar 22, 2024

Conversation

MateuszRostek
Copy link
Owner

No description provided.

pom.xml Outdated Show resolved Hide resolved
Dockerfile Outdated Show resolved Hide resolved
Dockerfile Show resolved Hide resolved
@MateuszRostek MateuszRostek requested a review from nowickimj March 21, 2024 13:12
Copy link

@nowickimj nowickimj left a comment

Choose a reason for hiding this comment

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

Approved, you can comment the java tools env for now :)

"spring.datasource.password" : "$MYSQLDB_ROOT_PASSWORD",
"spring.jpa.hibernate.ddl-auto" : "validate"
}'
JAVA_TOOL_OPTIONS: "-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=*:5005"

Choose a reason for hiding this comment

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

You can comment this line, we don't need it for now :)

@MateuszRostek MateuszRostek merged commit c9f675f into main Mar 22, 2024
2 checks passed
@MateuszRostek MateuszRostek deleted the docker-functionality branch March 22, 2024 18:29
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