Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 887 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 887 Bytes

Xunsearch in Docker

build status badge layers badge

Supported tags and respective Dockerfile links


Software website


Maintainer


Usage

Run the Xunsearch
$ docker run -d --name xunsearch -p 8383:8383 -p 8384:8384 cogset/xunsearch:latest

The port of the index server is 8383, and the search search is 8384.

Other options

Use -h or --help for full usage.

$ docker run -t --name xunsearch cogset/xunsearch:latest -h