Skip to content

ronaldkonjer/docker-solr-centos

 
 

Repository files navigation

Apache Solr™ Centos Docker images

This is a fork of the docker-solr repo adding a CentOS based Dockerfile of Apache Solr. You'll find the CentOS based Apache Solr™ image on Docker Hub.

Running the image

$ docker run -d -p 8983:8983 -t shopping24/docker-solr-centos:latest

Supported tags and Dockerfile links

Documentation, Features & Extension Points

This is a fully compatible clone of the awesome docker-solr image, which boasts handy extension points to run and customize Solr. Please see their documentation on how to run this image.

About this repository

This repository is based on docker-solr and originates in this pull request.

License

Solr is licensed under the Apache License, Version 2.0. This repository is also licensed under the Apache License, Version 2.0.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

      http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

User Feedback

Please report issues with this docker image on this Github project.

About

A Docker build for Solr based on CentOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 83.1%
  • Dockerfile 16.9%