FAIRDataTeam / openrefine-glue

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Shell 100.0%