-
Podman has an [auto-update feature](https://docs.podman.io/en/latest/markdown/podman-auto-update.1.html) for containers. It would be nice if cockpit-podman could set the label and optionally offer fun…
-
When building podman 5.2.2 with custom registries.conf - the options are not honoured.
```
CGO_ENABLED=1 GOOS=linux GOARCH=amd64 /var/media/DATA/home-rudi/LibreELEC.tv/build.LibreELEC-Generic.x86_…
-
**What package is missing from Amazon Linux 2022? Please describe and include package name.**
As title says
**Is this an update to existing package or new package request?**
New Package Request
…
-
Consider the following service:
```
jellyfin:
image: docker.io/jellyfin/jellyfin:latest
container_name: jellyfin
restart: unless-stopped
#user: 973:973 # media:media
gr…
rany2 updated
2 weeks ago
-
-
On Almalinux 9 podlet generation from existing pod always fails:
```
$ podman --version
podman version 4.9.4-rhel
$ podman pod create foo
fd5d732bb4ca284fb9b8ed78a1a2b531ad9250eeb1fa4f8be5e7465c2ca3f…
-
Build systemd-sysext image as part of image build and publish as release artifact and as signed update payload.
`/etc/subuid/` and `/etc/subgid` should be provided by the Flatcar base image.
For u…
dadux updated
6 months ago
-
The quadlet example on [Ansible Community Documentation](https://docs.ansible.com/ansible/latest/collections/containers/podman/podman_container_module.html) uses `Pull=true` which is not supported.
`…
-
Add the moment the *.state files are being saved to /tmp and /tmp is mounted to ~/ovos/tmp however I would like to mount /tmp to a tmpfs such that all the different .lock and other tmp files are autom…
-
Reading [Major's blog post on quadlet ](https://major.io/p/quadlets-replace-docker-compose/)use with FCOS makes me think we have room for improvement to add some sugar for systemd --user. This is a ki…