Skip to content

LibreCat/citeproc-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Docker image for citeproc-node

Usage

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

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%