-
### Operating system
Fedora Linux 40 (Workstation Edition)
### Description
When connecting to docker container (through localhost:3389, localhost:8006) with RDP protocol using Remmina, Gnome Connec…
-
**Agent Environment**
Agent is run as a rootless podman container on RHEL 8 behind a corporate proxy:
```bash
DD_HOSTNAME=$HOSTNAME \
DD_API_KEY=$DD_API_KEY \
HTTP_PROXY=$PROXY \
HTTPS…
-
https://podman.io
> What is Podman? Podman is a daemonless container engine for developing, managing, and running OCI Containers on your Linux System. Containers can either be run as root or in roo…
-
### Module
Core
### Testcontainers version
1.18.3
### Using the latest Testcontainers version?
Yes
### Host OS
RHEL8
### Host Arch
x86
### Docker version
```shell
podman version 4.2.0
```
…
-
(reporting here because this is where features are hosted)
This was working until last week, I believe.
- VSCode Version: 1.68.1 (user setup)
- Local OS Version: Windows_NT x64 10.0.22000
- Loca…
-
## What did you do
`k3d cluster create --verbose --trace`, like described here: https://k3d.io/v5.6.3/usage/advanced/podman/#using-podman
## What did you expect to happen
I expect to have a r…
tobru updated
5 months ago
-
![image](https://user-images.githubusercontent.com/881019/121297976-7a2b3100-c936-11eb-9678-18aaf55c56ec.png)
https://github.com/containers/podman/blob/master/troubleshooting.md#9-newuidmap-missi…
-
### Bug description
The podman machines on GHA runners are set to rootless which means it cannot currently create bootc images since bootc requires root access to the machine.
### Operating system
…
cbr7 updated
5 months ago
-
Best I can tell is it happened after updating since I haven't changed anything else.
here's the container's log. (I have the env `DEBUG=1` set)
```log
Welcome to Grist.
Setting up database...
D…
-
### What problem are you facing?
current kind version v0.9.0 does not work with rootless podman. rootless pod is the default for normal (i.e. non-root) users using podman.
This is hampering the …