-
### 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…
-
The port needs to be changed with 4 characters instead of 2, example port with 2 characters 127.0.1:21 port with 4 characters 127.0.1:8080 maybe that help with the error,
error code issue post: https…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Trying to use hardware transcoding with nvidia.
![image](https://github.com/user-attac…
-
## Description
Attempting to run `$ ./run_sdk_container -t`, results in the following error:
```
Error response from daemon: failed to create task for container: failed to create shim task: OCI…
-
Hi,
Firstly thanks for putting the effort in to put this together. I came after seeing your posts on Reddit, I appreciate your wisdom.
I can't get the container to work though. It's probably my …
-
Trying to isolate if a permission issue (dont think so) or if this program has been tested or has issues with docker-rootless.
```
services:
unpackerr:
image: golift/unpackerr
contai…
-
Requirements:
- Install rootless criu patch
- Criu dump in unprivileged mode
This is only possible via commandline option
So we need to patch criu to enable it via the API
- add a function to d…
-
I'm trying to install docker rootless on a Chromebook.
The Linux environment runs inside an lxd container, itself inside a VM running a hardened kernel without module support.
See https://chromium…
-
- [x] I have tried with the latest version of Docker Desktop
- [x] I have tried disabling enabled experimental features
- [x] I have uploaded Diagnostics
- Diagnostics ID: 8FB60FBF-…
-
I got a rootless Docker setup on Ubuntu 20.04 and set `no-cgroups = true` in `/etc/nvidia-container-runtime/config.toml`. However, when trying to run
```bash
docker run --rm --gpus all nvidia/cuda…