Реестр для Docker контейнеров
unknown blob
Решение: Добавить relativeurls: true в config/registry/config.yml:
http: relativeurls: true
https://github.com/goharbor/harbor/issues/12135
Не редактируется auth_mode
Решение: https://github.com/goharbor/harbor/wiki/harbor-faqs#authentication
[ERROR] [/registryctl/config/config.go:63]: failed to load storage driver, err:open : no such file or directory
Решение: Добавить в config/registryctl/config.yml:
registry_config: "/etc/registry/config.yml"
https://github.com/bitnami/bitnami-docker-harbor-registryctl/issues/1