Skip to content
This repository was archived by the owner on Dec 6, 2025. It is now read-only.

Make docker build the project for contributors#27

Open
asztrikx wants to merge 1 commit intojckleiner:masterfrom
asztrikx:docker-add-mvn-build
Open

Make docker build the project for contributors#27
asztrikx wants to merge 1 commit intojckleiner:masterfrom
asztrikx:docker-add-mvn-build

Conversation

@asztrikx
Copy link

@asztrikx asztrikx commented Jul 7, 2025

The current process requires contributors to have the build system configured on their system. This change helped me to contribute to this project while not having mvn installed.

The new base image already has maven and jdk 11 installed. The project is copied into the container's build folder, then its output jar is moved to the conventional /app path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant