GMOD / Apollo3

JBrowse 2 plugin for editing annotations on an Apollo server
Apache License 2.0
6 stars 4 forks source link

Create Dockerfile for image that runs CLI #387

Closed garrettjstevens closed 1 month ago

garrettjstevens commented 2 months ago

The dockerfile should be based on a node Docker image. It will run yarn global install @apollo-annotation/cli, and the CMD of the Dockerfile will run the CLI. Args passed to Docker when running the container based on this image will be passed to the CLI.