mirror of
https://github.com/TheBinaryNinja/tvapp2.git
synced 2026-06-04 08:15:42 -04:00
docs(readme): add dockerhub badge
This commit is contained in:
20
README.md
20
README.md
@@ -42,6 +42,7 @@ Makes use of the generous work over at [https://github.com/dtankdempse/thetvapp-
|
|||||||
|
|
||||||
- [About](#about)
|
- [About](#about)
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
|
- [Images](#images)
|
||||||
- [Docker Run](#docker-run)
|
- [Docker Run](#docker-run)
|
||||||
- [Docker Compose](#docker-compose)
|
- [Docker Compose](#docker-compose)
|
||||||
- [Traefik](#traefik)
|
- [Traefik](#traefik)
|
||||||
@@ -92,6 +93,16 @@ Instructions on using this container
|
|||||||
|
|
||||||
<br />
|
<br />
|
||||||
|
|
||||||
|
### Images
|
||||||
|
Use any of the following images in your `docker-compose.yml` or `run` command:
|
||||||
|
|
||||||
|
| Service | Version | Image Link |
|
||||||
|
| --- | --- | --- |
|
||||||
|
| Docker Hub | [![Docker Version][dockerhub-version-ftb-img]][dockerhub-version-ftb-uri] | `aetherinox/thetvapp:latest` |
|
||||||
|
| Github | [![Github Version][github-version-ftb-img]][github-version-ftb-uri] | `ghcr.io/aetherinox/thetvapp-docker:latest` |
|
||||||
|
|
||||||
|
<br />
|
||||||
|
|
||||||
### Docker Run
|
### Docker Run
|
||||||
If you want to bring the docker container up quickly, use the following command:
|
If you want to bring the docker container up quickly, use the following command:
|
||||||
|
|
||||||
@@ -480,6 +491,10 @@ The following people have helped get this project going:
|
|||||||
[github-version-img]: https://img.shields.io/github/v/tag/Aetherinox/thetvapp-docker?logo=GitHub&label=Version&color=ba5225
|
[github-version-img]: https://img.shields.io/github/v/tag/Aetherinox/thetvapp-docker?logo=GitHub&label=Version&color=ba5225
|
||||||
[github-version-uri]: https://github.com/Aetherinox/thetvapp-docker/releases
|
[github-version-uri]: https://github.com/Aetherinox/thetvapp-docker/releases
|
||||||
|
|
||||||
|
<!-- BADGE > VERSION > GITHUB (For the Badge) -->
|
||||||
|
[github-version-ftb-img]: https://img.shields.io/github/v/tag/Aetherinox/thetvapp-docker?style=for-the-badge&logo=github&logoColor=FFFFFF&logoSize=34&label=%20&color=ba5225
|
||||||
|
[github-version-ftb-uri]: https://github.com/Aetherinox/thetvapp-docker/releases
|
||||||
|
|
||||||
<!-- BADGE > VERSION > NPMJS -->
|
<!-- BADGE > VERSION > NPMJS -->
|
||||||
[npm-version-img]: https://img.shields.io/npm/v/thetvapp-docker?logo=npm&label=Version&color=ba5225
|
[npm-version-img]: https://img.shields.io/npm/v/thetvapp-docker?logo=npm&label=Version&color=ba5225
|
||||||
[npm-version-uri]: https://npmjs.com/package/thetvapp-docker
|
[npm-version-uri]: https://npmjs.com/package/thetvapp-docker
|
||||||
@@ -536,9 +551,14 @@ The following people have helped get this project going:
|
|||||||
[dockerhub-version-img]: https://img.shields.io/docker/v/aetherinox/thetvapp/latest?logo=docker&logoColor=FFFFFF&label=Docker%20Version&color=ba5225
|
[dockerhub-version-img]: https://img.shields.io/docker/v/aetherinox/thetvapp/latest?logo=docker&logoColor=FFFFFF&label=Docker%20Version&color=ba5225
|
||||||
[dockerhub-version-uri]: https://hub.docker.com/repository/docker/aetherinox/thetvapp/general
|
[dockerhub-version-uri]: https://hub.docker.com/repository/docker/aetherinox/thetvapp/general
|
||||||
|
|
||||||
|
<!-- BADGE > DOCKER HUB > VERSION (For the Badge) -->
|
||||||
|
[dockerhub-version-ftb-img]: https://img.shields.io/docker/v/aetherinox/thetvapp/latest?style=for-the-badge&logo=docker&logoColor=FFFFFF&logoSize=34&label=%20&color=ba5225
|
||||||
|
[dockerhub-version-ftb-uri]: https://hub.docker.com/repository/docker/aetherinox/thetvapp/tags
|
||||||
|
|
||||||
<!-- BADGE > DOCKER HUB > PULLS -->
|
<!-- BADGE > DOCKER HUB > PULLS -->
|
||||||
[dockerhub-pulls-img]: https://img.shields.io/docker/pulls/aetherinox/thetvapp?logo=docker&logoColor=FFFFFF&label=Docker%20Pulls&color=af9a00
|
[dockerhub-pulls-img]: https://img.shields.io/docker/pulls/aetherinox/thetvapp?logo=docker&logoColor=FFFFFF&label=Docker%20Pulls&color=af9a00
|
||||||
[dockerhub-pulls-uri]: https://hub.docker.com/repository/docker/aetherinox/thetvapp/general
|
[dockerhub-pulls-uri]: https://hub.docker.com/repository/docker/aetherinox/thetvapp/general
|
||||||
|
|
||||||
|
|
||||||
<!-- prettier-ignore-end -->
|
<!-- prettier-ignore-end -->
|
||||||
<!-- markdownlint-restore -->
|
<!-- markdownlint-restore -->
|
||||||
|
|||||||
Reference in New Issue
Block a user