mirror of
https://github.com/iv-org/documentation.git
synced 2025-01-10 22:59:38 -05:00
Explain why we use Quay now that the Docker Hub image is deleted
This commit is contained in:
parent
431a0c9ea7
commit
1a01da64ad
@ -25,8 +25,7 @@ Allowing bots that excessively crawl (Semrush, webmeup, etc.) will lead your ins
|
|||||||
|
|
||||||
## Docker
|
## Docker
|
||||||
|
|
||||||
> **Use of the Invidious image hosted on Docker Hub is highly discouraged.** The current maintainers no longer have access to the account and it is considered deprecated. [The image hosted on Quay](https://quay.io/repository/invidious/invidious) is recommended as an alternative. This change is reflected in the `docker-compose.yml` file used in this walkthrough. Also, unlike Docker Hub, [Quay is open source](https://github.com/quay/quay/blob/master/LICENSE).
|
> The Invidious docker image is only [available on Quay](https://quay.io/repository/invidious/invidious) because, unlike Docker Hub, [Quay is open source](https://github.com/quay/quay/blob/master/LICENSE). This is reflected in the `docker-compose.yml` file used in this walkthrough.{.is-warning}
|
||||||
{.is-warning}
|
|
||||||
|
|
||||||
Ensure [Docker Engine](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) are installed before beginning.
|
Ensure [Docker Engine](https://docs.docker.com/engine/install/) and [Docker Compose](https://docs.docker.com/compose/install/) are installed before beginning.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user