Skip to content

Commit

Permalink
#1: Add image pulls badge
Browse files Browse the repository at this point in the history
  • Loading branch information
dgroup authored Apr 6, 2019
2 parents 4559620 + 0916491 commit 0b4208a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions download-mat.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
# @todo #/DEV Add rultor integration with trigger build on hub.docker.com
set -e
MAT_DIST=MemoryAnalyzer-1.8.1.20180910-linux.gtk.x86_64.zip
TARGET_FOLDER=mat
Expand Down
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
**Description**

[![](https://images.microbadger.com/badges/image/dgroup/mat.svg)](https://microbadger.com/images/dgroup/mat "Image layers")
[![](https://img.shields.io/docker/pulls/dgroup/mat.svg)](https://hub.docker.com/r/dgroup/mat "Image pulls")
[![](https://images.microbadger.com/badges/version/dgroup/mat.svg)](https://microbadger.com/images/dgroup/mat "Image version")
[![Commit activity](https://img.shields.io/github/commit-activity/y/dgroup/mat.svg?style=flat-square)](https://github.com/dgroup/mat/graphs/commit-activity)
[![License: MIT](https://img.shields.io/github/license/mashape/apistatus.svg)](./license.txt)
Expand Down

0 comments on commit 0b4208a

Please sign in to comment.