-
### Issue Description
On MacOS 14.5 I run:
% podman machine init --now --rootful --memory 4096
% podman pull alpine
% podman run -d alpine:latest top
% sudo podman container checkpoint what_eve…
-
### Issue Description
```
% cat ~/.config/containers/containers.conf
[containers]
[engine]
env = [
'https_proxy=http://192.168.1.21:3128',
'http_proxy=http://192.168.1.21:3128',
'…
feloy updated
2 months ago
-
### Issue Description
On a Linux system with OSPF routes, `podman start/run` fails with the following error:
```
ERRO[0000] Starting some container dependencies
ERRO[0000] "setting up Pasta: p…
-
great work, thank you for sharing.
I think the grobid is running :
![image](https://github.com/allenai/figura11y/assets/103381497/0b7c7f5c-5304-45c3-b3de-ec5f1c12d55d)
but the
…
flckv updated
4 months ago
-
```
conmon: option parsing failed: Unknown option --network-backend
```
Workaround: remove conmon from `/usr/local` and use the one from `/usr` instead (`apt install conmon`)
-
### Issue Description
Describe your issue
Podman Mac M3 running x86 containers emits dozens of sftp core files. It does so into the bindmount, sullying my beautiful host filesystem.
Is there a…
-
### Feature request description
:wave: the https://github.com/containers/bootc project is intending to closely tie to podman. We actually have https://github.com/containers/bootc/pull/215 which we…
-
```
# $ podman pod rm test_pod
# time="2024-02-08T08:28:16-06:00" level=error msg="rootless netns ref counter out of sync, counter is at -1, resetting it back to 0"
# 2ef9c5c99f00484285a…
-
### Issue Description
When creating a container via dockers api, you can provide a range of ports for the host port. Docker will bind a port from this range that has not already been allocated. The r…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
When a container image is built its local digest SHA as seen from `podman image lis…