From cac3153f072dd09783dda6dbee8187c3282926a2 Mon Sep 17 00:00:00 2001 From: Alexey Igrychev Date: Wed, 2 Nov 2022 16:50:45 +0000 Subject: [PATCH] docs(cr): update DockerHub usage restrictions Signed-off-by: Alexey Igrychev --- .../supported_container_registries.md | 28 +++++++++---------- .../supported_container_registries.md | 24 ++++++++-------- 2 files changed, 26 insertions(+), 26 deletions(-) diff --git a/docs/pages_en/advanced/supported_container_registries.md b/docs/pages_en/advanced/supported_container_registries.md index fdbc60031a..0a59350d33 100644 --- a/docs/pages_en/advanced/supported_container_registries.md +++ b/docs/pages_en/advanced/supported_container_registries.md @@ -10,21 +10,21 @@ However, the container registry may have limited support for the _Docker Registr werf tries to automatically detect the type of container registry using the repository address provided (via the `--repo` option). The user can explicitly specify the container registry using the `--repo-container-registry` option or via the `WERF_REPO_CONTAINER_REGISTRY` environment variable. -| | Build | Bundles | Cleanup | -| ------------------------------------- | :----: | :---------------: | :-------------------------------------------------: | -| _AWS ECR_ | **ok** | **ok** | [***ok**](#aws-ecr) | -| _Azure CR_ | **ok** | **ok** | [***ok**](#azure-cr) | -| _Default_ | **ok** | **ok** | **ok** | -| _Docker Hub_ | **ok** | **not supported** | [***ok**](#docker-hub) | -| _GCR_ | **ok** | **ok** | **ok** | -| _GitHub Packages_ | **ok** | **ok** | [***ok**](#github-packages) | -| _GitLab Registry_ | **ok** | **ok** | [***ok**](#gitlab-registry) | -| _Harbor_ | **ok** | **ok** | **ok** | -| _JFrog Artifactory_ | **ok** | **ok** | **ok** | -| _Nexus_ | **ok** | **not tested** | **ok** | +| | Build | Bundles | Cleanup | +| ------------------------------------- | :----: |:-----------------:| :-------------------------------------------------: | +| _AWS ECR_ | **ok** | **ok** | [***ok**](#aws-ecr) | +| _Azure CR_ | **ok** | **ok** | [***ok**](#azure-cr) | +| _Default_ | **ok** | **ok** | **ok** | +| _Docker Hub_ | **ok** | **ok** | [***ok**](#docker-hub) | +| _GCR_ | **ok** | **ok** | **ok** | +| _GitHub Packages_ | **ok** | **ok** | [***ok**](#github-packages) | +| _GitLab Registry_ | **ok** | **ok** | [***ok**](#gitlab-registry) | +| _Harbor_ | **ok** | **ok** | **ok** | +| _JFrog Artifactory_ | **ok** | **ok** | **ok** | +| _Nexus_ | **ok** | **not tested** | **ok** | | _Quay_ | **ok** | **not supported** | **ok** | -| _Yandex Container Registry_ | **ok** | **ok** | **ok** | -| _Selectel CRaaS_ | **ok** | **not tested** | [***ok**](#selectel-craas) | +| _Yandex Container Registry_ | **ok** | **ok** | **ok** | +| _Selectel CRaaS_ | **ok** | **not tested** | [***ok**](#selectel-craas) | ## Authorization diff --git a/docs/pages_ru/advanced/supported_container_registries.md b/docs/pages_ru/advanced/supported_container_registries.md index e7b54aa01f..bd58fd006a 100644 --- a/docs/pages_ru/advanced/supported_container_registries.md +++ b/docs/pages_ru/advanced/supported_container_registries.md @@ -10,20 +10,20 @@ author: Alexey Igrychev Используя заданный адрес репозитория (опция `--repo`) werf пытается автоматически определить container registry. Пользователь может явно указать container registry, используя опцию `--repo-container-registry` или переменную окружения `WERF_REPO_CONTAINER_REGISTRY`. -| | Сборка | Бандлы | Очистка | -| ------------------------------------- | :----: | :-------------------: | :--------------------------------------------: | -| _AWS ECR_ | **ок** | **ок** | [***ок**](#aws-ecr) | -| _Azure CR_ | **ок** | **ок** | [***ок**](#azure-cr) | -| _Default_ | **ок** | **ок** | **ок** | -| _Docker Hub_ | **ок** | **не поддерживается** | [***ок**](#docker-hub) | -| _GCR_ | **ок** | **ок** | **ок** | -| _GitHub Packages_ | **ок** | **ок** | [***ок**](#github-packages) | -| _GitLab Registry_ | **ок** | **ок** | [***ок**](#gitlab-registry) | -| _Harbor_ | **ок** | **ок** | **ок** | -| _JFrog Artifactory_ | **ок** | **ок** | **ок** | +| | Сборка | Бандлы | Очистка | +| ------------------------------------- | :----: |:---------------------:| :--------------------------------------------: | +| _AWS ECR_ | **ок** | **ок** | [***ок**](#aws-ecr) | +| _Azure CR_ | **ок** | **ок** | [***ок**](#azure-cr) | +| _Default_ | **ок** | **ок** | **ок** | +| _Docker Hub_ | **ок** | **ок** | [***ок**](#docker-hub) | +| _GCR_ | **ок** | **ок** | **ок** | +| _GitHub Packages_ | **ок** | **ок** | [***ок**](#github-packages) | +| _GitLab Registry_ | **ок** | **ок** | [***ок**](#gitlab-registry) | +| _Harbor_ | **ок** | **ок** | **ок** | +| _JFrog Artifactory_ | **ок** | **ок** | **ок** | | _Nexus_ | **ок** | **не проверялся** | **ок** | | _Quay_ | **ок** | **не поддерживается** | **ок** | -| _Yandex Container Registry_ | **ок** | **ок** | **ок** | +| _Yandex Container Registry_ | **ок** | **ок** | **ок** | | _Selectel CRaaS_ | **ok** | **не проверялся** | [***ok**](#selectel-craas) | ## Авторизация