-
Notifications
You must be signed in to change notification settings - Fork 1
Container Registry #2
Copy link
Copy link
Open
Description
dyrnq
opened on Aug 22, 2024
Issue body actions
| Name | remoteurl | eg. |
|---|---|---|
| Docker Hub | https://registry-1.docker.io | docker pull docker.io/library/hello-world |
| k8s | https://registry.k8s.io | docker pull registry.k8s.io/kube-apiserver:v1.29.0 |
| k8s-gcr | https://k8s.gcr.io | docker pull docker pull k8s.gcr.io/pause:3.3 |
| Google Container Registry (GCR) | https://gcr.io | docker pull gcr.io/cadvisor/cadvisor |
| quay.io | https://quay.io | docker pull quay.io/coreos/etcd:v3.5.15 |
| docker.elastic.co | https://docker.elastic.co | docker pull docker.elastic.co/elasticsearch/elasticsearch:8.15.0 |
| Amazon Elastic Container Registry (ECR) | https://public.ecr.aws | docker pull public.ecr.aws/docker/library/alpine:edge |
| GitHub Container Registry (GHCR) | https://ghcr.io | docker pull ghcr.io/dapr/dapr:latest |
| Microsoft Artifact Registry (mcr) | https://mcr.microsoft.com | docker pull mcr.microsoft.com/mssql/server:2022-latest |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels