You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Houston Putman (Jira)" <ji...@apache.org> on 2021/01/07 15:28:00 UTC

[jira] [Created] (SOLR-15075) Remove the Docker Gradle plugin dependency

Houston Putman created SOLR-15075:
-------------------------------------

             Summary: Remove the Docker Gradle plugin dependency
                 Key: SOLR-15075
                 URL: https://issues.apache.org/jira/browse/SOLR-15075
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Gradle, Docker
    Affects Versions: master (9.0)
            Reporter: Houston Putman


Currently Solr uses the [gradle docker plugin|https://github.com/palantir/gradle-docker] to manage building Solr docker images. When migrating the docker build into Solr, using the plugin was the path of least resistance and allowed us to migrate without having to think a lot about the gradle part.

Now that the docker image building works, it may be beneficial to migrate away from the docker plugin, so that we can have better control over build process. The steps are simple enough anyways, so we wouldn't be sacrificing much to have more flexibility.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org