#dockerregistry — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #dockerregistry, aggregated by home.social.
-
PyOCI – Publish and install private Python packages using OCI/Docker registries
https://github.com/AllexVeldman/pyoci
#HackerNews #PyOCI #PythonPackages #OCI #DockerRegistry #OpenSource #SoftwareDevelopment
-
PyOCI – Publish and install private Python packages using OCI/Docker registries
https://github.com/AllexVeldman/pyoci
#HackerNews #PyOCI #PythonPackages #OCI #DockerRegistry #OpenSource #SoftwareDevelopment
-
CI/CD Kubernetes платформа Gitorion. Реестр Docker-образов Harbor c аутентификацией в Keycloak и доступом по ролям RBAC
Привет всем! В данной статье мы осветим наш опыт внедрения реестра Docker-образов Harbor в CI/CD платформу Gitorion. Расскажем, как настроить внешнюю аутентификацию Harbor в Keycloak по протоколу OIDC. Разграничим права доступа пользователей к реестру на основе ролей RBAC. Настроим дисковые квоты и автоматизируем очистку Harbor от устаревших Docker-образов, используя API Harbor в пайплайне Jenkins.
https://habr.com/ru/companies/gitorion/articles/865818/
#cicd #harbor #dockerregistry #docker #kubernetes #keycloak #jenkins #jenkins_pipeline
-
CI/CD Kubernetes платформа Gitorion. Приватный реестр Docker-образов с аутентификацией в Keycloak и Web-интерфейсом
Привет всем! В данной статье мы осветим наш опыт внедрения в платформу Gitorion собственного приватного реестра Docker-образов на базе CNCF Distribution Registry . Рассмотрим настройку аутентификации Docker-registry в Keycloak и подключение Web-интерфейса к Docker-registry.
-
Since #dockerhub is purging a shitton of good projects for no reason other than the dedication to destroy the last good reputation that they have - where are the community hosted docker registries?
Does @Codeberg have one?
-
Since #dockerhub is purging a shitton of good projects for no reason other than the dedication to destroy the last good reputation that they have - where are the community hosted docker registries?
Does @Codeberg have one?
-
I had some fun with #rust over the last weeks. From time to time I worked on https://github.com/aixigo/PREvant/pull/104
The fun included:
- updating crates and handling breaking changes. #rustanalyzer and #neovim helped me at lot.
- improve configuration handling with figment. Really nice crate.
- passing #docker login information around to pull from any private #dockerregistry