-
Running simple custom resolving via using podman, tested `containerd` and `docker` has no issue at all.
```bash
podman --dns 192.168.1.200 --dns-option single-request --dns-opt timeout:30 -e HOST…
-
### Issue Description
Came across a problem where we were not able to identify an extra space that was added to /etc/subuid or /etc/subgid for the user podman.
[podman@atomic-test ~]$ cat /etc/su…
-
When starting my Fedora 40 toolbox (on Fedora Silverblue 40) I see the message:
```
level=debug msg="Running as real user ID 0"
level=debug msg="Resolved absolute path to the executable as /usr/bin…
-
### Issue Description
Not able to pull mcr.microsoft.com/windows/nanoserver:ltsc2022 container image using podman GUI and git bas URL as well
### Steps to reproduce the issue
Steps to reproduce th…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
When creating a pod or a container, and providing network options, idempotence breaks a…
-
### Issue Description
I try to fully grasp all the possible combinations of cgroups behaviour that can happen with podman, so I run possibly strange combination of tests.
When I have a privilege…
-
### Issue Description
I switched from `qemu` to `applehv`by editing `/Users//.config/containers/containers.conf`:
```
...
[machine]
provider="applehv"
...
```
`podman machine ssh date` …
-
### Issue Description
I recently have been playing with a Raspberry Pi Zero W with the official Raspberry Pi OS (32-bit) on it. This uses the same SOC as the original Raspberry Pi and is only `armv6l…
-
### Issue Description
After upgrading to Podman 4.6.2 on Ubuntu 22 and creating a `.container` file, `podman-run` would fail with errors like:
with ""Unmounting .../merged invalid argument" and E…
-
### Issue Description
I can't get volume mounts to be remapped to the container UID. Since the ways to do that, using `uidmap` seem to interfere with container creation. I've read earlier issues bu…