-
Updated
Mar 14, 2021
{{ message }}
和我一步步部署 kubernetes 集群
P2P Docker registry capable of distributing TBs of data in seconds
Docker registry v2 command line client and repo listing generator with security checks.
The simplest and most complete UI for your private registry
Scripts for easy manipulation of docker-registry from command line (and from scripts)
Integration of Clair and Docker Registry
An HTTPS Proxy for Docker providing centralized configuration and caching of any registry (quay.io, DockerHub, k8s.gcr.io)
Manifest tool for manifest list object creation/query
Docker image synchronization tool for Docker Registry V2 based services
Explore Docker registries and manipulate Docker images!
Nexus CLI for Docker Registry v2
Docker Registry UI
Is this a BUG REPORT or FEATURE REQUEST?:
Uncomment only one, leave it on its own line:
/kind bug
/kind feature
What happened:
#67 removed version directory, we should show it somewhere
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
**Anything else we ne
Build and push docker images caching each stage to reduce build time
A Docker credential helper for GCR users
A set of Python libraries and tools for interacting with a Docker Registry.
Deckschrubber inspects images of a Docker Registry and removes those older than a given age.
GitHub Action to login against a Docker registry
Docker registry cli tool, primarily for deleting images.
Cleans up docker registry by removing untagged manifests from the registry
owasp-workshop: Orchetraing containers with Kubernetes
Terraform Module to manage Docker Container Registries on AWS ECR
Docker入门精华版
Add a description, image, and links to the docker-registry topic page so that developers can more easily learn about it.
To associate your repository with the docker-registry topic, visit your repo's landing page and select "manage topics."
Just like there was an issue to make the jib.to.tags and jib.to.auth to be lazyly evaluated I would need to have the container.labels do the same. Even the reason is the same. I use com.gorylenko.gradle-git-properties Gradle plugin and would like to reuse its properties to add labels to my images. Something like that: