-
The static AuthConfig added in PR https://github.com/containerd/cri/pull/838 doesn't work well for Amazon ECR, which uses a short-lived token for registry authentication. We pull all containers from E…
-
### Description
As a follow-up to #8282, and in the context of using a private docker registry that doesn't allow anonymous pulls, jib-maven-plugin also has the ability to [read docker credentials fr…
-
The default registry should be configured as `docker.io`. This is the most common use case and should not require any extra configuration.
Identified during hacking with @michelleN at #KubeCon
-
I'm trying to build a container on GCB, and then deploy it on my local Docker for Desktop Kubernetes cluster, but I seem to be hitting auth issues. The container builds fine, but the Kubernetes pod ge…
-
Page https://efficientqa.github.io/submit.html claims that to check image size you will use
```
docker run "${MODEL}" du -h
```
Questions:
1. This implies that anything outside of the work…
-
@jgsqware @jzelinskie
I can not push local images with tag, even the tag is latest.
```
[root@clair-1 ~/clair/clairctl-master]$ docker-compose exec clairctl clairctl push -l docker.io/registry:2…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
**This does not happen with v3.1.0**
Running in GitLab CI on a private runner, executing the following (*** masked for privacy):
```yaml
before_script:
- gcloud auth activate-service-account…
-
### What Happened?
When trying to use a GitHub Action to run minikube with the gcp-auth addon, errors occur while when pulling the container images stored in private Google Artifact Repositories (GAR…
-
### What happened?
BCR CI fails for repositories that build Java libraries with Bazel 6.x as part of their presubmit, due to a crash in something called Turbine that appears to be an internal compo…