A powerful tool for working with messy data
10K+
OpenRefine (formerly Google Refine) is a powerful tool for working with messy data: cleaning it; transforming it from one format into another; and extending it with web services and external data.
Please read the wiki to learn more.
services:
openrefine:
image: easypi/openrefine:3.10.1
ports:
- "3333:3333"
volumes:
- ./data:/data
environment:
- REFINE_INTERFACE=0.0.0.0
- REFINE_PORT=3333
- REFINE_MIN_MEMORY=1024M
- REFINE_MEMORY=1024M
- REFINE_DATA_DIR=/data
- REFINE_EXTRA_OPTS=refine.headless=true
restart: unless-stopped
extensions inside the workspace if it does not exist.extensions directory, making sure all the contents go into one folder with the name of the extension.Content type
Image
Digest
sha256:f93e18389…
Size
374.8 MB
Last updated
12 days ago
docker pull easypi/openrefine