-
### Describe the bug
As a developer, if I configure my devfile with `cpuLimit`, I expect that the default value for `cpuRequest` will be used, since I did not modify it.
However, when my workspace…
-
### Description
Colima containers are not able to access the local network.
Possible cause: After recent macos updates, local network access for applications must be specifically enabled via Syst…
-
**Describe the enhancement:**
After version 1.23, Kubernetes uses containerd instead of Docker as the container runtime interface (CRI). However, I noticed that the default log path "/var/lib/docker/…
-
docker pull docker.all-hands.dev/all-hands-ai/runtime:0.13-nikolaik
m@DESKTOP-VKFHU30:~$ sudo docker run -it --privileged --rm --pull=always \
> --network host \
> -e LLM_API_KEY="ollama" \
LLM…
-
### Description
When deleting Pods in my kubernetes cluster with containerd, on one node they are stuck in status Terminating. This happens both with runc and kata containers. containerd shows the …
-
Expected Behavior
=================
keep shell env after slim build
---
Actual Behavior
=================
we run with shell include as:
docker-slim --report /root/slim.report.json build
--ht…
-
# Installation Guide
For those running into issues with installation, here’s a streamlined guide! This has been tested on the following container:
- **Container**: `runpod/pytorch:2.0.1-py3.10-cud…
-
## What Would You Like to See Added?
Introduce a new `containers` property to the workflow's resources.
## Why Is This Needed?
Currently, both `shell` and `script` processes are expected to r…
-
I enabled hugepages feature in QEMU as follows:
`enable_hugepages = true`
Then I tried to launch a container:
`ctr run -t --runtime io.containerd.kata.v2 public.ecr.aws/ubuntu/ubuntu:latest t…
-
### Description
It would be helpful to have a Docker-managed means to share files across build instead in a way that allows for temporary containers to do some up-front work to better support monorep…