citeproc implemented in node
1M+
To create the docker image execute the following commands:
$ git clone --recursive https://github.com/LibreCat/citeproc-node
$ cd citeproc-node
$ docker build -t myciteproc .
To start the docker image execute the following command:
$ docker run -d -p 8085:8085 -t myciteproc
Content type
Image
Digest
sha256:2ac758e40…
Size
228.4 MB
Last updated
over 1 year ago
docker pull librecat/citeproc-node