/openrefine-glue

Glue project to combine OpenRefine and all its extensions into a Docker image.

Primary LanguageShellMIT LicenseMIT

openrefine-glue

Glue project to combine OpenRefine and all its extensions into a Docker image.

run

docker build -t openrefine .

docker run --name openrefine -p 3333:3333 -d openrefine