Skip to content
#

ubc

Here are 106 public repositories matching this topic...

inertia
bobheadxi
bobheadxi commented Nov 12, 2020

Also for GetLatestImageTag function ghcr.io has REST API (given you have an authorization PAT). See https://docs.docker.com/registry/spec/api/#listing-image-tags

Tried doing a curl:

curl \
-H "Authorization: Bearer $(echo $PAT | base64)" \
-H "Accept: application/vnd.docker.distribution.manifest.list.v2+json" \
https://ghcr.io/v2/ubclaunchpad/inertiad/tags/list

_Origi

:daemon good first issue

Welcome to the website and github repository for the Genome Analysis Module. This website will guide the learning experience for trainees in the UBC MSc Genetic Counselling Training Program, as they embark on a journey to learn about analyzing genomes.

  • Updated Feb 24, 2022
  • HTML
rocket2

Improve this page

Add a description, image, and links to the ubc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ubc topic, visit your repo's landing page and select "manage topics."

Learn more