-
Some of the nvcr images are publicly available. eg, below docker pull works fine:
```
rm $HOME/.docker/config.json
docker pull nvcr.io/nvidia/tensorrt:24.02-py3
```
Now if you use oci_pull fr…
-
### Description
Everything needed is in Steps to reproduce. I expect to have no error
### Steps To Reproduce
1. with this docker compose file:
```
services:
container1:
image: ubuntu:22.04
…
-
### CI Test Type
Backend
### Stacktrace
```shell
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommende…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
When using the test host on a CI sy…
-
### Describe the bug
The update stops working if there are problems accessing docker.io.
**Containers from other registries also stop updating**
### Steps to reproduce
Don't know how to…
-
### What happened?
Pushing a `dockerBuild.Image` to a registry is possible using `exports: [ { registry: { insecure: true } } ]`
But when using `refresh` or `dockerBuild.Index` an https client is alw…
-
Hello friends.. I'm not able to configure Nexus to work with Docker, this is my values.yaml
(trec) ➜ trec git:(adjust/tasks/models) ✗ docker login registry.mydomain.digital
Username: 123
Passwor…
-
On two different systems when pulling `buildpack-deps:curl` I'm receiving a version from 18 months ago:
My local Ubuntu 20.04 machine:
```
$ docker images |grep buildpack-deps
buildpack-deps …
-
{
"hub-mirror": [
"kubernetesui/metrics-scraper:v1.0.7",
"kubernetesui/dashboard:v2.5.1"
]
}
-
**Describe the Bug**
when I setup using docker compose, it raise error: authorization error on 20-slim.
**To Reproduce**
Steps to reproduce the issue:
1. initialization
**Environment (please …