Một người dùng đã tự host Docker registry trên Dell Wyse 5010 (8€) và HDD cũ (5€), tiết kiệm 240€/năm. Giải pháp cực rẻ, tiêu thụ ít điện, dùng cho các hobby project, chứng minh registry không cần tốn kém.
Một người dùng đã tự host Docker registry trên Dell Wyse 5010 (8€) và HDD cũ (5€), tiết kiệm 240€/năm. Giải pháp cực rẻ, tiêu thụ ít điện, dùng cho các hobby project, chứng minh registry không cần tốn kém.
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
Привет всем! В данной статье мы осветим наш опыт внедрения реестра Docker-образов Harbor в CI/CD платформу Gitorion. Расскажем, как настроить внешнюю аутентификацию Harbor в Keycloak по протоколу...
Every Sunday I share an Open Source Tool from the Cloud Native Ecosystem. Today: ttl.sh.
ttl.sh is an anonymous, expiring Docker container registry using the official Docker Registry image. This is a set of tools and configurations that can be used to deploy the registry without authentication, but with self-expiring images: https://github.com/replicatedhq/ttl.sh
#dockerregistry #continuousintegration #cicd #cloudnative #opensource #OpenSourceSunday
CI/CD Kubernetes платформа Gitorion. Приватный реестр Docker-образов с аутентификацией в Keycloak и Web-интерфейсом
Привет всем! В данной статье мы осветим наш опыт внедрения в платформу Gitorion собственного приватного реестра Docker-образов на базе CNCF Distribution Registry . Рассмотрим настройку аутентификации Docker-registry в Keycloak и подключение Web-интерфейса к Docker-registry.
Привет всем! В данной статье мы осветим наш опыт внедрения в платформу Gitorion собственного приватного реестра Docker-образов на базе CNCF Distribution Registry . Рассмотрим настройку аутентификации...
Fix failed to pull the image with the policy "always" error from the daemon
#Docker, #DockerDesktop, #DockerImage, #DockerRegistry, #GitLab, #GitLab-Runner, #Windows, #Windows10, #Windows11
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