Easy to use Docker container with ocdskit and jq over python:3.6-slim-stretch
873
Easy to use Docker container with ocdskit and jq over python:3.6-slim-stretch
Open Contracting data analysis requires working with lots of JSON documents and structures, OCDSkit and jq are perfect tools for that.
The entrypoint of this image is just a bash shell.
docker build . -t container-image-tag
https://pypi.org/project/ocdskit/
https://stedolan.github.io/jq/
docker run --rm -it -v some-data-dir:/data container-image-tag
docker run --rm -it -v data:/data ricardoe:ocdskit
Content type
Image
Digest
Size
73.4 MB
Last updated
about 8 years ago
docker pull ricardoe/ocdskit