-
### 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…
-
There are a few improvements I think we could make to our [docs on authentication](https://github.com/tektoncd/pipeline/blob/main/docs/auth.md).
The most confusing thing IMO is that there are a few…
-
Hi,
When changing the default Artifact and Chart registry to a Google Artifact Registry endpoint I receive a 403 error.
```
STDERR:
Error: failed to authorize: failed to fetch anonymous t…
moesy updated
3 years ago
-
The windows images seem to use foreign layers hosted by Microsoft. For example, the windows 10.0.17134.228 image for docker's `hello-world` image has this manifest:
```json
{
"schemaVersion…
-
Tested on the following versions:
Skopeo inside `alpine:3.13.5` docker container
- version 1.2.1 commit: 1b6af3b15975f3142462b6affa85af708feb657f
Skopeo inside `fedora:35` docker container
- ver…
-
### Description
In RHEL 8.9 (Docker (```v25.0.1```), docker compose (```v2.24.2```) creates a container by docker-compose.yml:
```
version: '3.4'
services:
:
image:
restart: always…
-
I created a multi-image OCI path, and can see these have been properly merged in the index
```console
$ skopeo copy docker-archive:./save1.tar.gz oci:manifest
$ skopeo copy docker-archive:./save2…
-
Hi,
When provisioning the GKE infrastructure, it would be great to be able to pull images from the GCR that is within the same project as the GKE cluster.
Currently, there is an error:
```
F…
-
When I try to authenticate on aws ECR, I am able to login however when I pull the image, it always show not authenticated.
```bash
val $(aws ecr get-login --no-include-email --region us-east-1)
…
-
Hello there. I have few docker containers on Linux server, with my own bridge network. When I try to resolve something - it takes too much time.
**From the container:**
```
root@app:/# dig www.go…