-
Consider mandating rootless docker for epics-containers. As per https://epics-containers.github.io/main/explanations/rootless.html
- However, if net host does not work that would be an issue - see …
-
NetworkManager has two useful settings —— `ipv4.ignore-auto-dns` and `ipv6.ignore-auto-dns`, disabling systemd-resolved seems to be unnecessary.
slirp4netns "receives" the TAP FD opened in another na…
-
### Issue Description
It seems that qbittorrent running rootless via the default pasta driver (specifically if launched via podman compose or a quadlet) has trouble acquiring an external IP, which …
-
Describe the bug
A clear and concise description of what the bug is.
If you set up docker in rootless mode, you can not run the test
Setup docker rootless based on
https://docs.docker.com/e…
-
I'm a long-time user of your containers, thank you for all the work and support you put into it. I used to run this on docker but recently switched to a k3s cluster. I know you said in a previous issu…
-
### Feature Description
I would love to have podman support for:
- cosmos itself
- the marketplace
- rootless for extra security
-
Issue
----
**FAISS (& possibly others) seem to run on all cpus even though `--parallelism` is set to 1, and I am not using `--local`**
Machine has 80 cores with avx (no avx2 or avx512). This beha…
-
Most developers have some sort of oci runtime already installed.
I think codchi could use this to lower the entry barrier.
(I'm not able to convince my coworkers to install another hypervisor/contai…
-
### 1. Issue or feature description
Both rootless and rooted docker can't seem to access GPU without setting a config in `/etc/nvidia-container-runtime/config.toml`.
The setting needs to be mod…
-
Dear team,
currently, the Grobid service requires root privileges to be running in a Kubernetes environment. However, running a container as root in a production environment is not recommended. Are…