-
I assume long term there will be a solution to run the Docker registry on your own server natively via kamal.
Until then, I worked out a short-term solution using an accessory and `kamal-proxy` tri…
-
**What are you trying to do?**
I want to use testcontainers with an image store on a private registry. Correct me if I am wrong, It is currently not possible on testcontainers-python but it is poss…
-
**Describe the bug**
We import images from a private registry. Unfortunately some images are in the following format:
`private-registry.com/kong:3.0.1`
The component fails in this case because …
-
As mentioned in #3218, we should have smoke tests for the private docker registry on enabled clouds (AWS/GCP/Azure). One challenge is how to host a private registry for the smoke test.
-
{
"hub-mirror": [
"kubernetesui/metrics-scraper:v1.0.7",
"kubernetesui/dashboard:v2.5.1"
]
}
-
{
"hub-mirror": [
"p3terx/aria2-pro:202209060423",
"p3terx/ariang"
]
}
-
{
"hub-mirror":[
"langgenius/dify-web",
"langgenius/dify-api",
"langgenius/dify-sandbox",
"semitechnologies/weaviate",
"docker.io/nginx:latest",
…
-
According to #2388 it should be possible to push and pull models to a Docker/OCI registry (without authentication).
Even though it's an unsupported feature, I find it very useful and would like to…
-
{
"hub-mirror": [
"ollama/ollama:0.4.0-rc5"
]
}
-
Hi!
I've been following the documentation on [how to set up OpenWhisk with a private Docker registry](https://github.com/apache/openwhisk-deploy-kube/blob/master/docs/private-docker-registry.md). A…