-
### Describe the bug
Env: MacOS 14.5 m2 chip
Network: inside VPN
Region: China
Cannot pull image when host pc's VPN connected.
It's fine when not in VPN network, and pull image from China docke…
-
大神,我的规则是这样:
rewrite:
- registry: registry-1.docker.io/v2
replacement: xxxxxx
- registry: docker.io
replacement: xxxxxx
为什么这样无法替换registry-1.docker.io/v2?docker.io的替换没有问题
-
docker pull registry.cn-hangzhou.aliyuncs.com/modelscope-repo/modelscope:ubuntu20.04-cuda11.7.1-py38-torch2.0.1-tf1.15.5-1.8.1
It complains:
docker pull registry.cn-hangzhou.aliyuncs.com/model…
-
## Issue
If we execute the code of the Build me sample on a fedora VM running podman 5.2.3 with the sock file, then we got the docker limit error
even if we set the username, password of the docke…
-
### Contributing guidelines
- [x] I've read the [contributing guidelines](https://github.com/docker/build-push-action/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a b…
-
sample run is https://github.com/radius-project/radius/actions/runs/11331604413/job/31512006276
We sometimes hit a limit while pulling golang1.22-alpine with below error:
```
[https://registry-ER…
-
### Description
It might be a bug since i cannot find solution online.
Mounting nfs share directly to a container works when using `docker run` but not when using a compose file with `docker compose`…
-
### Before creating an issue, make sure you've checked the following:
- [X] You are running the latest released version of k0s
- [X] Make sure you've searched for existing issues, both open and cl…
-
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…
mitja updated
3 weeks ago
-
Hi, I'm trying to setup docker register ui but always fall on CORS errors , and I can't seem to find why.
I have this docker compose config:
```yml
services:
registry:
ports:
- 5…