-
Hello, I use borgmatic with docker-compose to backup my Nextcloud installation. You can find my setup repository here : https://gitlab.com/dvicet/nextcloud-collabora-docker-and-borg-backup-scripts
…
-
### Issue Description
Very strange one. When I am on my system, and I switch between WiFi and Ethernet adapters, Podman occasionally refuses to connect to any networks. This happens with both rootf…
-
### Feature request description
In a quadlet file, I don't see any options equivalent to the --add-host of the podman run command.
Today if we want to add some hosts, we need to do :
`PodmanArgs=…
-
### Issue Description
I'm moving some servers/services to `podman kube play` and ran in to a problem. Several (not all) servers died after a few minutes, seemingly consistent with configured probe …
-
### Issue Description
I'm fighting with network between containers.
I cannot use pod, because I need to use different userns for every container (to have data in host with same uid as in container),…
-
### Feature request description
Using a quadlet `.container` unit, I want to set the stop signal for the created container.
(I have a third-party container image for a workload that ignores `SIG…
-
In window 1:
```console
$ sudo bash -c 'while :;do bin/podman system df --format "{{\"\"}}" || break;done';beep
```
In window 2:
```console
$ while :;do hack/bats --root 252:rootfs || break;do…
-
### Describe the bug
Even if I am using same hardware with same Ignition configuration, CoreOS always completely wipes and re-partitions the persistent `/var` partition.
### Reproduction steps
1. B…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind feature
**Description**
I miss the ability to create and use networks in yaml files like PVCs.
*…
-
I have downloaded podlet 0.3.0 binary for my Fedora 39 server in order to start converting my pods from using the old "podman generate systemd" to quadlets.
When I run the command "./podlet generat…