-
### Description
I'd like to talk with containerd's cri service by tcp, e.g. `192.168.100.2`. But after setting `grpc.tcp_address`, the containerd report the following errors:
```
$ sudo ./target/…
k82cn updated
2 months ago
-
**Description**
I've got two Dockerfiles for my app - one for Linux containers and one for Windows containers. I recently changed the one for Windows containers to use multi-stage containers and to…
-
## Release Checklist
- [ ] [OWNERS](https://github.com/kubernetes-sigs/kueue/blob/main/OWNERS) must LGTM the release proposal.
At least two for minor or major releases. At least one for a patch …
-
**GD**:
create a python script to pick 5 randome numbers between 1 and 65
https://chat.openai.com/share/617a5c43-049f-4fbe-970d-9bd65cb13e47
**PB**:
Put your random number generator code int…
-
### 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 t…
-
Changing the image name should cause a new container to be spun up.
Reproduction:
1. Open the simple-example
2. Run `terraform apply`
3. Change the [image ID](https://github.com/terraform-google…
-
I'm not sure whether this is a feature request or a support request, but given that the recommended approach for GKE doesn't work, and I can't find docs about it, and it seems it's only configurable v…
-
* [X] This is a bug report
* [X] I searched existing issues before opening this one
Similar issue https://github.com/docker/for-linux/issues/931
In my situation the IPv6 addresses that are bein…
-
# Issue
I am using dockerFile. during the docker build, I am getting the below error.
> Killed
> The command '/bin/sh -c osrm-extract -p /opt/car.lua $OSM_FILE' returned a non-zero code: 137
…
-
Find the best AWS equivalent of Google Cloud Run. It should be able to run a Docker container, shutting down when there are no active requests. Deploy the comrun service first, then play-codecheck.