ontoportal/mgrep

Sponsored OSS

By ontoportal

Updated over 1 year ago

mgrep used for unit testing of ontoportal projects

Image
Integration & delivery
Machine learning & AI
Data science
0

7.7K

ontoportal/mgrep repository overview

runs mgrep service as a daemon on port 55555. The image includes a dictionary file that is used for unit testing.
https://github.com/daimh/mgrep

docker pull ontoportal/mgrep 
docker run -d -p 55555:55555 ontoportal/mgrep

To load a different dictionary file you can run: docker run -d -p 55555:55555 -v ./mgrep_dictionary:/srv/mgrep/dictionary ontoportal/mgrep Where ./mgrep_dictionary is the directory containing the dictionary.txt file stored on your machine.

License

OntoPortal is open-source and available under the BSD License. We encourage contributions from the community to help us improve and extend the project.

Tag summary

Content type

Image

Digest

sha256:eed7c6811

Size

5 MB

Last updated

over 1 year ago

docker pull ontoportal/mgrep:0.0.3

This week's pulls

Pulls:

24

Last week