Skip to content

Commit

Permalink
docs: Add GHCR badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jun 11, 2024
1 parent 339c37a commit ceb1be4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![Build]][build_url]
[![Version]][tag_url]
[![Size]][tag_url]
[![Package]][pkg_url]
[![Pulls]][hub_url]

</div></h1>
Expand Down Expand Up @@ -356,8 +357,10 @@ The folllowing substition **presets** are provided my the [Luxon](https://moment
[build_url]: https://github.com/dockur/portainer-backup/
[hub_url]: https://hub.docker.com/r/dockurr/portainer-backup/
[tag_url]: https://hub.docker.com/r/dockurr/portainer-backup/tags
[pkg_url]: https://github.com/dockur/portainer-backup/pkgs/container/portainer-backup

[Build]: https://github.com/dockur/portainer-backup/actions/workflows/build.yml/badge.svg
[Size]: https://img.shields.io/docker/image-size/dockurr/portainer-backup/latest?color=066da5&label=size
[Pulls]: https://img.shields.io/docker/pulls/dockurr/portainer-backup.svg?style=flat&label=pulls&logo=docker
[Version]: https://img.shields.io/docker/v/dockurr/portainer-backup/latest?arch=amd64&sort=semver&color=066da5
[Package]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fghcr-pulls%2Fmaster%2Findex.json&query=%24%5B%3F(%40.owner%3D%3D%22dockur%22%20%26%26%20%40.repo%3D%3D%22portainer-backup%22%20%26%26%20%40.image%3D%3D%22portainer-backup%22)%5D.pulls&logo=github&style=flat&color=066da5&label=pulls

0 comments on commit ceb1be4

Please sign in to comment.