-
Is it possible to use private docker registrys?
If so, how? I've not been able to get it working, I get errors when I feed my local images into the UI and there isn't documentation on how to do it.…
-
Hey!
I'm planning to drop `Docker Hub` for a private (sort of) registry where I can "fully own" my images using the `registry:2` docker image provided by `Docker`. Is it in your backlog to support …
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Currently crfs supports GCR and uses GCR-specific API, so we can't use it with docker private registry(especially with local and unsecure(http) one).
Isn't it great to support private registry to mak…
ktock updated
5 years ago
-
### What Happened?
Trying to setup minikube's credential helpers for using a private docker repo, for the very reason because the network I am on can't pull from docker.io, but the credentials helper…
-
Trying to get an EPR container deployment running in running in docker/podman using SSL/TLS using an **encrypted private key**. I know the air gapped documentation at https://www.elastic.co/guide/en/…
-
I have a requiement:
In my work sence,I have a center private registry in one date center ,and some mirror registry in other data centers,as we know registry v1.0 suport private registry mirror for p…
-
{
"hub-mirror": [
"budtmo/docker-android:emulator_14.0"
]
}
-
### zot version
v2.1.1
### Describe the bug
We are using Zot Registry to host our private Docker registry used mainly in our CI. We build images using Docker Buildx with `--cache-from` and `--cache…
-
**Tell us about your request**
Provide the possibility to configure and use a private docker registry (on my case one hosted on prem) for pulling, publishing and sharing docker dev envs
**Which se…