Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Skopeo | 6,611 | 2 | 2 days ago | 123 | July 19, 2023 | 59 | apache-2.0 | Go | ||
Work with remote images registries - retrieving information, images, signing content | ||||||||||
Connaisseur | 395 | 4 days ago | 70 | apache-2.0 | Python | |||||
An admission controller that integrates Container Image Signature Verification into a Kubernetes cluster | ||||||||||
Docker Ls | 380 | 3 years ago | 1 | March 03, 2021 | 1 | mit | Go | |||
Tools for browsing and manipulating docker registries. | ||||||||||
Docker Lock | 341 | 2 years ago | 46 | September 03, 2021 | 2 | apache-2.0 | Go | |||
Automatically manage image digests in Dockerfiles, docker-compose files, and Kubernetes manifests by tracking them in a separate Lockfile | ||||||||||
Rules_k8s | 284 | 5 months ago | 5 | February 17, 2022 | 82 | apache-2.0 | Starlark | |||
This repository contains rules for interacting with Kubernetes configurations / clusters. | ||||||||||
Docker Registry Client | 270 | 32 | 33 | 8 months ago | May 27, 2021 | 49 | bsd-3-clause | Go | ||
A Go API client for the v2 Docker Registry API | ||||||||||
Docker Image Resource | 163 | a month ago | 23 | September 06, 2022 | 55 | apache-2.0 | Go | |||
a resource for docker images | ||||||||||
Go Digest | 163 | 2,274 | 3,543 | 12 days ago | 9 | March 07, 2022 | 8 | other | Go | |
Common digest package used across the container ecosystem | ||||||||||
Imago | 87 | a year ago | June 01, 2021 | 10 | apache-2.0 | Go | ||||
Ensure kubernetes pods run on latest images builds from the docker registry | ||||||||||
Cleanreg | 52 | a year ago | 2 | apache-2.0 | Shell | |||||
A small tool to clean up Docker Registries (v2). |
Шлет каждый день письмо о том, какие задачи вчера были закрыты:
Для работы сервиса нужен докер и бесплатный аккаунт на Mailgun.
version: '3.6'
services:
daily-hero:
image: gdml/daily-hero:1.0.4
environment:
GITHUB_REPO: <Your repo path, like gdml/a>
GITHUB_TOKEN: <Your token, get it at https://github.com/settings/tokens>
TO: [email protected]
FROM: GitHub <[email protected]>
MAILGUN_API_KEY: KEY
MAILGUN_DOMAIN: em.gdematerial.ru
Сборка образов на докерхабе происходит автоматически из релизов.
Чтобы обновить прод — поменяйте руками версию образа.