gnames/gnparser

By gnames

Updated over 7 years ago

Global Names Parser Web interface

Image
2

1.8K

gnames/gnparser repository overview

gnparser

http://parser.globalnames.org

Docker container for the Global Names Parser's services

Prebuilt container image can be found on dockerhub

Usage

To build container by hand (from root dir)

docker build --rm -t gnames/gnparser:0.4.4 .

To install/update container

docker pull gnames/gnparser

To run socket server

docker run -d -p 0.0.0.0:4334:4334 --name gnparser gnames/gnparser socket

To run web server

docker run -d -p 0.0.0.0:80:4334 --name gnparser gnames/gnparser web

Tag summary

Content type

Image

Digest

sha256:344903ce1

Size

250.3 MB

Last updated

over 7 years ago

docker pull gnames/gnparser