mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Add GHCR badge (#44)
This commit is contained in:
parent
ed8bc829da
commit
21d57d24c9
1 changed files with 3 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
[![Build]][build_url]
|
||||
[![Version]][tag_url]
|
||||
[![Size]][tag_url]
|
||||
[![Package]][pkg_url]
|
||||
[![Pulls]][hub_url]
|
||||
|
||||
</div></h1>
|
||||
|
|
@ -208,8 +209,10 @@ Special thanks to [seitenca](https://github.com/seitenca), [OpenCore](https://gi
|
|||
[build_url]: https://github.com/dockur/macos/
|
||||
[hub_url]: https://hub.docker.com/r/dockurr/macos/
|
||||
[tag_url]: https://hub.docker.com/r/dockurr/macos/tags
|
||||
[pkg_url]: https://github.com/dockur/macos/pkgs/container/macos
|
||||
|
||||
[Build]: https://github.com/dockur/macos/actions/workflows/build.yml/badge.svg
|
||||
[Size]: https://img.shields.io/docker/image-size/dockurr/macos/latest?color=066da5&label=size
|
||||
[Pulls]: https://img.shields.io/docker/pulls/dockurr/macos.svg?style=flat&label=pulls&logo=docker
|
||||
[Version]: https://img.shields.io/docker/v/dockurr/macos/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%22macos%22%20%26%26%20%40.image%3D%3D%22macos%22)%5D.pulls&logo=github&style=flat&color=066da5&label=pulls
|
||||
|
|
|
|||
Loading…
Reference in a new issue