BIBFRAME Base Elasticsearch Image
611
Run this image for an empty Elasticsearch with BIBFRAME Mappings. To run, use the following command:
docker run -d -p 9200:9200 -p 9300:9300 jermnelson/bibframe-search
Note: This image does not mount a volume at /usr/share/elasticsearch/data, to persist your data, pass in a path to the run command -v *{host path}:/usr/share/elasticsearch/data.
Content type
Image
Digest
sha256:b9fa97870…
Size
309.9 MB
Last updated
almost 11 years ago
docker pull jermnelson/bibframe-search