Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 328 Bytes

Nanopub API

The nanopub API is part of the nanopub-services.

Docker

Build container:

$ docker build -t nanopub/grlc .

To update without updating to latest grlc version, change first line of Dockerfile from "FROM clariah/grlc:latest" to "FROM nanopub/grlc:latest".