-
### What would you like to be added
We would like a method for executing scripts after a firewalld reload is performed, to allow us to automatically reconfigure temporary firewall rules after a reloa…
mheon updated
10 months ago
-
### Feature request description
I suggest you consider adding the ability to change zone when using a firewalld backend.
Currently, podman automatically adds containers to the trusted zone. It m…
-
### Issue Description
I need to access a corporate registry that uses a self-signed certificate. I am using a rootful podman engine with user-mode networking in Windows 10 with a corporate proxy an…
-
### Issue Description
containers started with "podman compose run" are not using my configured detach_keys
### Steps to reproduce the issue
Put this in `.config/containers/containers.conf`:
…
-
### Issue Description
We are seeing the below error when using podman in Azure DevOps with the built-in Docker@2 task. The docker command is alias'd to podman.
```
/app/azure/pipeline_tools/dock…
-
### Issue Description
A cloned container does not inherit the healthcheck settings of its parent
### Steps to reproduce the issue
```
~ % podman run -d --rm --health-cmd "true" --name parent alpin…
-
I am trying to build for `x86_64-pc-windows-gnu` from a Linux PC using Cross. I am in a distrobox environment (fedora toolbox 40) to contain the cross-compliation stuff separate from the rest of my de…
-
app version: 1.2.1
- [ ] twitch api key set
- [ ] youtube api key set
______
issue description:
The vod2pod cannot connect to the Redis server started using the same docker compose script. …
-
### Issue Description
Hi 👋
I have a container image that I run in parallel.
When running it with `podman --transient-store` I get frequent errors. Without the argument, no problems.
### St…
ghost updated
6 months ago
-
### Issue Description
we use `podman compose` command for our local environments, on MAC (ARM and x86) there is an issue where a rails 6 app container stop working, it just reaches a certain point an…