GMOD / Apollo3

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

Set up deployment of docker images #366

Open garrettjstevens opened 4 months ago

garrettjstevens commented 4 months ago

Using the branch update_compose, set up a GitHub Action to publish docker images to the GitHub container registry.

We have two images to publish, using "client.Dockerfile" and "server.Dockerfile" (used with --file in the above example link). Also, for now make sure to specify the tag "development" instead of "latest".