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.

#selfhosted #docker #homeserver #tiếtkiệm #dockerregistry

https://www.reddit.com/r/selfhosted/comments/1o4ivjd/my_docker_registry_now_runs_on_a_dell_wyse_5010/

PyOCI – Publish and install private Python packages using OCI/Docker registries

https://github.com/AllexVeldman/pyoci

#HackerNews #PyOCI #PythonPackages #OCI #DockerRegistry #OpenSource #SoftwareDevelopment

GitHub - AllexVeldman/pyoci: Publish and install private python packages using OCI/docker registries.

Publish and install private python packages using OCI/docker registries. - AllexVeldman/pyoci

GitHub

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-образов Harbor c аутентификацией в Keycloak и доступом по ролям RBAC

Привет всем! В данной статье мы осветим наш опыт внедрения реестра Docker-образов Harbor в CI/CD платформу Gitorion. Расскажем, как настроить внешнюю аутентификацию Harbor в Keycloak по протоколу...

Хабр
Host your own docker registry | Local Docker Registry | Docker Registry using Docker Compose

YouTube

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

GitHub - replicatedhq/ttl.sh: An anonymous & ephemeral Docker image registry

An anonymous & ephemeral Docker image registry. Contribute to replicatedhq/ttl.sh development by creating an account on GitHub.

GitHub

CI/CD Kubernetes платформа Gitorion. Приватный реестр Docker-образов с аутентификацией в Keycloak и Web-интерфейсом

Привет всем! В данной статье мы осветим наш опыт внедрения в платформу Gitorion собственного приватного реестра Docker-образов на базе CNCF Distribution Registry . Рассмотрим настройку аутентификации Docker-registry в Keycloak и подключение Web-интерфейса к Docker-registry.

https://habr.com/ru/companies/gitorion/articles/808017/

#dockerregistry #keycloak #kubernetes #docker

CI/CD Kubernetes платформа Gitorion. Приватный реестр Docker-образов с аутентификацией в Keycloak и Web-интерфейсом

Привет всем! В данной статье мы осветим наш опыт внедрения в платформу Gitorion собственного приватного реестра Docker-образов на базе CNCF Distribution Registry . Рассмотрим настройку аутентификации...

Хабр
Fix failed to pull the image with the policy "always" error from the daemon

Docker image contains application code, files etc to make apps run. Fix failed to pull the image with the policy "always" error from the daemon

TechDirectArchive

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?

#docker #dockerregistry #community

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

Private Registries by schrieveslaach · Pull Request #104 · aixigo/PREvant

This PR adds the capability to pull images from private and secured registries. For example, you are able to pull Docker images from a private GitLab repository. Further, this PR updates dependenci...

GitHub
Harbor : la docker registry d'entreprise open source de VMware - part 1 - Zwindler's Reflection

Installation d'une registry docker d'entreprise On premise via l'utilisation de roles Ansible

Zwindler's Reflection