Skip to content

Commit

Permalink
Add README badges
Browse files Browse the repository at this point in the history
  • Loading branch information
MCOfficer authored May 1, 2023
1 parent 3280475 commit 3e521fa
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# mediainfo-docker

![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/MCOfficer/mediainfo-docker/docker-publish.yml)
![MediaInfo Version](https://ghcr-badge.egpl.dev/mcofficer/mediainfo-docker/latest_tag?ignore=sha-*,master,latest&label=MediaInfo%20version)
![Image Size](https://ghcr-badge.egpl.dev/mcofficer/mediainfo-docker/size?tag=latest)

```shell
$ docker run --rm -v "${PWD}:/input" ghcr.io/mcofficer/mediainfo-docker my_media.mkv
```
Expand Down

0 comments on commit 3e521fa

Please sign in to comment.