mirror of
https://github.com/iv-org/documentation.git
synced 2024-10-01 01:35:51 -04: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
|
||||
|
||||
> **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).
|
||||
{.is-warning}
|
||||
> 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}
|
||||
|
||||
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