-
Hello,
I'm running docker in user-ns remap mode, and i'm trying to change it to rootless mode following this procedure [link](https://docs.docker.com/engine/security/rootless/)
But in can't start …
-
Trying to run `docker run -it -p 3000:3000 huginn/huginn` causing the following error:
```
foreman stdout | 15:36:47 jobs.1 | fatal: detected dubious ownership in repository at '/app'
15:36:47 jo…
-
-
docker.io/gitea/gitea:1.22.1-rootless
docker.io/bitnami/pgpool:4.5.2-debian-12-r2
docker.io/bitnami/postgresql-repmgr:16.3.0-debian-12-r15
docker.io/bitnami/redis-cluster:7.2.5-debian-12-r2
-
### Description
I just noticed that the MTU that my docker service is using in rootless-mode is only at `1500`, while I was sure that before it was at `65520`. I investigated the issue and noticed …
-
### 🔖 Enhancement description
Besides the openruntimes-executor, which makes use of the docker socket, there is no need to run all the appwrite container as root. In addition, all privileges or syste…
-
### What Happened?
I am trying to create a minikube cluster with nvidia GPU using [docker driver](https://minikube.sigs.k8s.io/docs/drivers/docker/). I have followed all the instructions mentioned in…
-
OS: Ubuntu 22.04.1 LTS
Installed packages (apt-get): uidmap and docker-ce-rootless-extras
Running Command: `dockerd-rootless-setuptool.sh install`
Results in:
```
[INFO] systemd not detected, do…
-
Creating a container with "user:1000:1000" in the compose file generates these errors:
```
chmod: /var/lib/postgresql/data: Operation not permitted
chmod: /var/run/postgresql: Operation not permitt…
-
**Description**
With docker rootless running via systemd socket activation, the first call to docker always times out.
The service is started fine though, but never responds to this request. Sub…