-
### Issue Description
I created a podman image, set user-mode-networking and started it. Pulling an image is ok. Then stop it; reset the user-mode-networking, restart it: pull images is rejected
###…
-
### Issue Description
When running `podman run -ti` (e.g. `podman run -ti --rm alpine:3.19 /bin/sh`) fairly often (more than 50% of the time) I see an error message like `ERRO[0021] Failed to write i…
-
### Issue Description
Podman version 5.2.3
The issue I'm seeing is identical to containers/podman#14365 which was closed and locked due to inactivity, but it seems was never resolved and was affect…
-
### Issue Description
The Podman API daemon handles the `/images/create` endpoint differently than Docker. [The documentation](https://docs.docker.com/reference/api/engine/version/v1.47/#tag/Image/…
-
### Issue Description
podman.sock seems to be converting default network names to `bridge` to mimic docker behavior. Even when `podman network ls` shows the default network name as `podman`, a REST…
-
### What Happened?
Tested on macOS `Sonoma 14.4.1` `Darwin Kernel Version 23.4.0 x86_64`
`minikube start --addons=ingress --driver=podman --container-runtime=containerd`
`minikube v1.33.1 on Da…
-
### Issue Description
When building devcontainers, the `FROM` in the dynamic containerfile that is used references a newly tagged image, but the `FROM` step prompts me for which registry to choose …
-
### Issue Description
When pushing an image to quay.io, podman reports unrealistic throughput numbers:
```
$ podman push quay.io/foo/bar:zoo
Getting image source signatures
Copying blob 40d0b5be7…
-
The `dnsname\README_PODMAN.md` file is out of date.
I use Ubuntu 22.04 and AppArmor is present. However, if I add the currently described lines to the new `/etc/apparmor.d/local/usr.sbin.dnsmasq` f…
-
### Issue Description
With current HEAD (Git hash bbd4476), an error occurs when using the `--add-host` option with `host-gateway` special IP designator, even though this is supposed to be supported …