-
### Issue Description
I have a Quadlet unit which starts a pod (for Traefik). The Pod's spec contains a `port` which binds to a specific network interface on the host.
Sometimes, systemd tries to …
-
Podman strongly push to use quadlets to run containers via systemd units (https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html)
When I want to create my units and my .container file, …
-
### Issue Description
podman audo-update and podman-auto-update.service fails to restart services that have to be started using the systemctl --user flag.
The update works, but services placed i…
bjoli updated
18 hours ago
-
### Issue Description
When I execute ```systemctl stop *-network.service``` the network is still present as shown by ```$ sudo podman network ls```
```
NETWORK ID NAME DRIVER
8ffcddc03…
-
[ Copy of https://github.com/containers/crun/issues/1560 ]
This is now the number one flake in parallel-podman-testing land. It is not manifesting in actual CI, only on my f40 laptop, and it's prev…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
## Example
E.g. say you have the following YAML:
```yml
version: "2.1"
services:
grocy:
image: lscr.io/linuxserver/grocy:latest
container_name: grocy
volumes:
- $HOME/co…
rugk updated
8 months ago
-
Hi,
Is there interest in experimenting with [more native container unit files](https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#container-units-container)? I could setup a test …
-
### Issue Description
Inside my `.container` file, some of my mount points contain spaces. In order for it to work I need to surround the entire definition in quote characters but then I get warning…
-
See https://access.redhat.com/solutions/6985647