Skip to content

Commit

Permalink
Update docker repository name again (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterKnealeCMRI authored Sep 21, 2023
1 parent 075bc7e commit 5741a64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,13 @@ a different genome sequence back-end, see

# Docker Image

The docker image is known as 'kidsneurolab/hgvs' and is available here [https://hub.docker.com/r/kidsneurolab/hgvs](https://hub.docker.com/r/kidsneurolab/hgvs)
The docker image is known as 'schnknc/hgvs' and is available here [https://hub.docker.com/r/schnknc/hgvs](https://hub.docker.com/r/schnknc/hgvs)

- Pull latest master build
```
docker pull kidsneurolab/hgvs:master
docker pull schnknc/hgvs:master
```
- Pull a build of a specific github SHA
```
docker pull kidsneurolab/hgvs:sha-b7d3ad5
docker pull schnknc/hgvs:sha-b7d3ad5
```

0 comments on commit 5741a64

Please sign in to comment.