Merge pull request #1429 from aymhce/patch-6

update hub.docker.com urls for YunoHost v4+
This commit is contained in:
Alexandre Aubin 2020-10-26 02:43:31 +01:00 committed by GitHub
commit 9a165b0f90
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,10 +14,10 @@ there are other problems link to the firewall and services).
However, community images exist and are available on Docker Hub:
* AMD64 (classic)
* https://hub.docker.com/r/domainelibre/yunohost3/ (YunoHost v3)
* https://hub.docker.com/r/domainelibre/yunohost/ (YunoHost v4+)
* I386 (old computers)
* https://hub.docker.com/r/domainelibre/yunohost3-i386/ (YunoHost v3)
* https://hub.docker.com/r/domainelibre/yunohost-i386/ (YunoHost v4+)
* ARMV7 (Raspberry Pi 2/3 ...)
* https://hub.docker.com/r/domainelibre/yunohost3-arm/ (YunoHost v3)
* https://hub.docker.com/r/domainelibre/yunohost-arm/ (YunoHost v4+)
* ARMV6 (Raspberry Pi 1)
* https://hub.docker.com/r/tuxalex/yunohost-armv6/ (old yunoHost version)