[
https://issues.apache.org/jira/browse/SOLR-14949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-14949:
----------------------------------
Description:
The current docker build will generate an image with the name
{{apache/solr:<version>}}. If users want to build custom images and push them
to their own docker orgs, then this should be more customizable.
The following inputs should be customizable in the first pass at least:
* Docker Image Repo - default "apache/solr"
* Docker Image Tag - default to the project version
* Docker Image Name (This will set the entire thing, overriding the previous
two options) - Defaults to "<docker-image-repo>:<docker-image-tag>"
* Base Docker Image (This is the docker image that Solr Builds itself on top
of) - Defaults to "openjdk:11-jre-slim"
* Github URL ("github.com" or a mirror for github releases. This allows for
building the solr docker image behind a firewall that does not have access to
github.com)
All will be optional.
was:
The current docker build will generate an image with the name
{{apache/solr:<version>}}. If users want to build custom images and push them
to their own docker orgs, then this should be more customizable.
The following inputs should be customizable in the first pass at least:
* Docker Image Repo - default "apache/solr"
* Docker Image Tag - default to the project version
* Docker Image Name (This will set the entire thing, overriding the previous
two options) - Defaults to "<docker-image-repo>:<docker-image-tag>"
* Base Docker Image (This is the docker image that Solr Builds itself on top
of) - Defaults to "openjdk:11-jre-slim"
All will be optional.
> Ability to customize docker image name/base image
> -------------------------------------------------
>
> Key: SOLR-14949
> URL: https://issues.apache.org/jira/browse/SOLR-14949
> Project: Solr
> Issue Type: Improvement
> Security Level: Public(Default Security Level. Issues are Public)
> Components: Docker
> Affects Versions: master (9.0)
> Reporter: Houston Putman
> Assignee: Houston Putman
> Priority: Major
> Fix For: master (9.0)
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> The current docker build will generate an image with the name
> {{apache/solr:<version>}}. If users want to build custom images and push them
> to their own docker orgs, then this should be more customizable.
> The following inputs should be customizable in the first pass at least:
> * Docker Image Repo - default "apache/solr"
> * Docker Image Tag - default to the project version
> * Docker Image Name (This will set the entire thing, overriding the previous
> two options) - Defaults to "<docker-image-repo>:<docker-image-tag>"
> * Base Docker Image (This is the docker image that Solr Builds itself on top
> of) - Defaults to "openjdk:11-jre-slim"
> * Github URL ("github.com" or a mirror for github releases. This allows for
> building the solr docker image behind a firewall that does not have access to
> github.com)
> All will be optional.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]