-
**Describe the bug**
If environment variable value is defined in default `.env` -file and environment variable is replicated in `compose.yml` file, environment variable is not passed to container
…
-
### Feature request description
Rootless podman-in-podman, or sudo in rootless, are not working in rootless mode on `vfs` due to the root filesystem mount being mounted with `nosuid` set:
```
$…
-
# Context
Given the [insecurity](https://johnstawinski.com/2024/01/11/playing-with-fire-how-we-executed-a-critical-supply-chain-attack-on-pytorch/comment-page-1/) of long running non-ephemeral inst…
-
### Description
The following fails with runsc but succeeds w/ crun/runc as well as on the host:
```c
#define _GNU_SOURCE
#include
#include
int main(void)
{
int fd = open("/tmp", O_DIRECTORY);…
-
Kubearmor connects to the container-runtime to get the mount-namespace and other details (for eg, container image details etc).
These details are used subsequently in the telemetry/log enrichment. Fo…
-
### Description
Error: **failed to register layer: lsetxattr user.overlay.origin /etc: operation not supported**
Starting with v25, docker will no longer silently remove extended attributes when…
-
Hi, i'm trying to setup buildah to be used by a non-root user and i'm running into the following issues :
`buildah info --log-level=debug`
```
DEBU[0000] effective capabilities: [audit_control=fals…
-
**Before you report an issue...**
- [x] Have you searched for a duplicate report?
- [X] Have you replicated the problem [on the latest release](https://github.com/sylabs/singularity/releases)?
- …
-
kata 3.0 is now supported rootless. I followed the [instruction ](https://github.com/kata-containers/kata-containers/blob/main/docs/how-to/how-to-run-rootless-vmm.md)to set the rootless for kata, and …
-
I'm making note of some ideas that were tossed around on Slack. I don't know if this should have the "RFC" label or not.
"Advanced workspaces" would make use of [user namespace remapping](https://doc…