Sign inSign up

toniher/nodejs-wikidata

By toniher

Updated almost 9 years ago

NodeJS Docker image with convenient Wikidata tools

Image
0

311

toniher/nodejs-wikidata repository overview

docker-nodejs-wikidata

Docker image with convenient NodeJS wikidata tools

Building the image:

docker build -t nodejs-wikidata .

Image can also be found at: https://hub.docker.com/r/toniher/nodejs-wikidata/

Executing Docker image (we mount /scripts, accessible then from host)

docker run -d -v $PWD/scripts:/scripts  --name nodejs-wikidata nodejs-wikidata tail -f /dev/null

docker exec -ti nodejs-wikidata /bin/bash

Tag summary

Content type

Image

Digest

Size

269.8 MB

Last updated

almost 9 years ago

docker pull toniher/nodejs-wikidata