Skip to content

Commit 3675f8b

Browse files
chore(docs): Add badges to README.
1 parent eed59a1 commit 3675f8b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# docker-python
22

3+
.. image:: https://img.shields.io/docker/cloud/build/playpauseandstop/docker-python.svg
4+
:target: https://hub.docker.com/r/playpauseandstop/docker-python
5+
:alt: Docker Cloud Build Status
6+
7+
.. image:: https://img.shields.io/docker/pulls/playpauseandstop/docker-python.svg
8+
:target: https://hub.docker.com/r/playpauseandstop/docker-python
9+
:alt: Docker Pulls
10+
311
Add poetry, pre-commit, and other dev-tools to official Python slim stretch
412
Docker image.
513

0 commit comments

Comments
 (0)