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

Use buildtool data to generate requested dockerfile buildtool command #12816

Closed
ia3andy opened this issue Oct 20, 2020 · 2 comments · Fixed by #12828
Closed

Use buildtool data to generate requested dockerfile buildtool command #12816

ia3andy opened this issue Oct 20, 2020 · 2 comments · Fixed by #12828
Assignees
Labels
Milestone

Comments

@ia3andy
Copy link
Contributor

ia3andy commented Oct 20, 2020

Description
Use buildtool data to generate requested dockerfile buildtool doc command:

Need to add package-fast-jar here: https://github.com/quarkusio/quarkus/blob/master/devtools/platform-descriptor-json/src/main/resources/codestarts/quarkus/core/buildtool/maven/codestart.yml#L29

maybe rename package-uberjar to package-uber-jar

Then use these in the different dockerfiles templates

@ia3andy ia3andy added the kind/enhancement New feature or request label Oct 20, 2020
@ia3andy
Copy link
Contributor Author

ia3andy commented Oct 20, 2020

@glefloch do you receive a notification when assigned?

@glefloch
Copy link
Member

Yes, I did. I started working on it. This is a good idea. We could also use the buildtool.cli for Gradle project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants