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

Add option for specifying a imageTagSuffix in gradle #2043

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

HoustonPutman
Copy link
Contributor

Small change, so I don't think there needs to be a JIRA.

Example:

$ gradle dockerTag -Psolr.docker.imageTagSuffix=-java21 -Psolr.docker.baseImage=eclipse-temurin:21-jre-jammy

...

Solr Docker Image Created
        ID:     sha256:2fc272cd564635f1b60f75d216d8f3d794fa2f7f79ed432bbb5ff806ffe86c50
        Base Image:     eclipse-temurin:21-jre-jammy
        Solr Version:   10.0.0-SNAPSHOT
        Solr Distribution:      Full

Solr Docker Image Tagged
        ID:     sha256:2fc272cd564635f1b60f75d216d8f3d794fa2f7f79ed432bbb5ff806ffe86c50
        Tag:    apache/solr:10.0.0-SNAPSHOT-java21

@HoustonPutman HoustonPutman marked this pull request as ready for review October 26, 2023 18:45
@HoustonPutman HoustonPutman merged commit db0de92 into apache:main Oct 30, 2023
2 of 3 checks passed
@HoustonPutman HoustonPutman deleted the image-tag-suffix branch October 30, 2023 13:54
HoustonPutman added a commit that referenced this pull request Oct 30, 2023
HoustonPutman added a commit that referenced this pull request Oct 30, 2023
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