Skip to content

Commit 3dbf3ab

Browse files
committed
Adds docker shields to README
1 parent 82b7e54 commit 3dbf3ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# Docker System Admin and Troubleshooting Toolkit
2+
[![Docker Build Automated](https://img.shields.io/docker/automated/jonathadv/admin-toolkit.svg)](https://hub.docker.com/r/jonathadv/admin-toolkit/)
3+
[![Docker Build Status](https://img.shields.io/docker/build/jonathadv/admin-toolkit.svg)](https://hub.docker.com/r/jonathadv/admin-toolkit/)
4+
[![Docker Pulls](https://img.shields.io/docker/pulls/jonathadv/admin-toolkit.svg)](https://hub.docker.com/r/jonathadv/admin-toolkit/)
25

36
This project focus on providing system administration and troubleshooting tools without the need of installing them in the host system.
47

0 commit comments

Comments
 (0)