-
### What happened?
```
const cluster = new gcpn.container.v1beta1.Cluster(
stackConfig.clusterName,
{
name: stackConfig.clusterName,
description: `${util.capitalize(stack…
-
Hi, I try to run Maya with GUI inside container.
I build the container and install maya with the .tgz ball downloaded from the official autodesk website.
Here is the Dockerfile and the way I run…
-
### Expected behavior
Display full path of Google container registry + project. Put the name of the image in the center of the box.
### Actual behavior
It displays "us.gcr.io". Then it puts the p…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Running command `skopeo delete docker://gcr.io//: --creds `.
Fails with: `{"errors":[{"code":"GOOGLE_MANIFEST_DANGLING_TAG","message":"Manifest is still referenced by tag: "}]} (400 Bad Request)" `…
-
According [to a comment](https://github.com/grpc/grpc-go/issues/7003#issuecomment-1967694252) on #7003, the `grpc-go` maintainers would like feedback on the API before eventually marking it as stable.…
-
As you know, `gcr.io` is blocked in China.Here is a solution to reslove this problem.
Summarize how to fix it
* Option 1:
download the images from gcr.io and other docker registry one by one m…
-
### 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 commu…
-
**Agent Environment**
Agent: 7.45.1
**Describe what happened:**
I am attempting to run the agent on Cloud Run to forward traces from other containers, I use the following Dockerfile:
```docker…
-
命令 minikube start --registry-mirror=https://registry.docker-cn.com --image-mirror-country=cn --force 启动报错。
[init] Using Kubernetes version: v1.24.1
看日志image k8s.gcr.io/pause:3.6下载不下来。已经指定国内的源了,为…