-
Hi, I'm using rootless docker for use Docker in Docker (DinD). I need a hand with an error like the titile.
## What happened?
We are using the following Dockerfile (and entrypoint), but the build …
-
**Problem description**
Running a vantage6 node requires root access. This creates maintenance challenges for hospitals (or other organisations) that split technical and functional maintenance and ar…
-
### Description
If your repository is configured to automatically delete a PR branch when it is merged but you use (for instance) "Fast Forward Only (after checks succeed)" to schedule an automerge o…
-
### The Problem
Hello, I'm reopening a new issue as #508 was closed while not solved.
Quoting the previous ticket:
> I would like to know if it could be possible to allow using the user Docke…
-
Hi!
Will Weave Net work with the [Rootless Docker](https://docs.docker.com/engine/security/rootless/)?
Since it does not support the overlay networks, Weave could be a great alternative (althoug…
-
### Description
When use `extra_hosts: "host.docker.internal:host-gateway"` it use incorrect IP address to connect to host. `host.docker.internal` equal to `172.17.0.1` but should `10.0.2.2`
### Rep…
-
Currently the container does not work in [Rootless mode](https://docs.docker.com/engine/security/rootless/), since the container relies on file permissions for different users (`www-data`, `mysql`). R…
-
As indicated in #87 I would like to support rootless docker and will sue it from now on personally. (works great and as expected). I would like to update the `docker_run.sh` script accordingly and sup…
-
### Description
I have noticed that any sort of internet request (ping/curl/dig) doesn't work inside containers when I set `iptables` to `false` in `~/.config/docker/daemon.json` (rootless daemon c…
-
### Checks
- [X] I've already read https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners-with-actions-runner-controller/troubleshooting-actions-runner-controller-…