The official lucene docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current lucene docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Apache Lucene is a high-performance, full-featured text search engine library written in Java.
The tag of each lucene docker image is consist of the version of lucene and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 10.5.0-oe2403sp4 | lucene 10.5.0 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 10.5.0-oe2403sp3 | lucene 10.5.0 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 10.2.1-oe2403sp1 | Apache Lucene 10.2.1 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Start a lucene instance by following command:
docker run -it --name lucene openeuler/lucene:latest
When the container is ready, you will see the following scripts in WORKDIR
[root@1c6b6f671ed5 bin]# ls
luke.cmd luke.sh
For more information about lucene, please visit https://lucene.apache.org/.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:bf83f7507…
Size
288.7 MB
Last updated
2 months ago
docker pull openeuler/lucenePulls:
1
Last week