Bundles up marc_liberation to run various rake/indexing tasks from a Docker container.
sudo is required for native Linux docker installations. sudo docker pull pulibrary/orangeindex
This image is linked on Docker Hub and Github under images/orangeindex.
To update Solr with today's updates run:
sudo docker run pulibrary/orangeindex -e SET_URL=http://localhost:8983/solr
To run a different index function, you can pass the rake task to bash:
sudo docker run pulibrary/orangeindex bash -c 'rake index'
Content type
Image
Digest
sha256:0765de420…
Size
309.1 MB
Last updated
over 8 years ago
docker pull pulibrary/orangeindex