Skip to content

Commit 8c8f836

Browse files
authored
Merge pull request #7 from broadinstitute/add-quay-badge
Add Quay.io badge to README
2 parents 5ebdbf3 + e10afa8 commit 8c8f836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# py3-bio
22
[![Build and Push Docker Image](https://github.com/broadinstitute/py3-bio/actions/workflows/docker-build.yml/badge.svg)](https://github.com/broadinstitute/py3-bio/actions/workflows/docker-build.yml)
3+
[![Docker Repository on Quay](https://quay.io/repository/broadinstitute/py3-bio/status "Docker Repository on Quay")](https://quay.io/repository/broadinstitute/py3-bio)
34

45
This builds a docker container with just Python3 and commonly used bioinformatic Python packages, including biopython, pysam, dash/pandas/numpy/scipy, etc (see requirements.txt for full list).

0 commit comments

Comments
 (0)