-
Hi,
I'm following these steps to add rootless docker support for Azure Ubuntu18. 50% of time it works and 50% of time the rootless docker script fails with an error:
`Cannot connect to the Docke…
-
It seems that `rootlesskit` requires the tun device to be available to run successfully, but the installer doesn't check for it.
-
Based on the later discussion in https://github.com/anchore/grype/issues/1314, it looks like our Docker image for Grype does not support running as a non-root user. There are some possible ways we cou…
-
Momentan scheint es noch ein paar bugs zu geben wenn man das docker compose setup mit rootless docker ausführt.
Was aufgefallen ist:
- Die Applikation scheint zwar im rootless Modus zu starten, ist a…
-
I'm using docker in **rootless mode**.
When i run `make -C docker run LOCAL_USER=1`, it failed with the following details:
```
[+] Building 4.2s (4/4) FINISHED …
-
Type: Bug
In the bootstrap container that's created by VS Code to spin up the dev container, `/var/run/docker.sock` is mounted as a volume. When using rootless docker, that socket does not exist on…
ljnsn updated
7 months ago
-
NVIDIA Container Toolkit doesn't work in rootless mode by default, because cgroup is not supported in rootless mode, disabling its use fixed the issue as mentioned in https://github.com/NVIDIA/nvidia-…
-
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 start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…
-
### Component
agent
### Describe the bug
The logs produced by the Woodpecker agent misleadingly contain unnecessary error entries when running the Docker backend with Podman.
Similar to: h…