-
Both images have ujust commands which users of the other image could benefit from.
Each command should be considered to be placed in this repo instead.
For example, Bluefin has `install-jetbrains-…
-
### Issue Description
I'm not really sure this is a bug or not, as I doubt you can really do what I wanted to do with k8s pods.
When adding a unit to a pod, Quadlet generates `Wants=` dependencies in…
-
### 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…
-
### Issue Description
When trying to create a Container with the Pod field set to the `systemd-podname`, where `podname` is the name of a pod defined by a `podname.pod` file, podman-system-generator …
-
Hi,
I'm one of developers in development project for Linux sound subsystem ([Advanced Linux Sound Architecture, a.k.a ALSA](https://www.alsa-project.org/)). Currently I'm working for [alsa-gobject]…
-
### Issue Description
`podman restart ` fails with:
```
WARN[0010] StopSignal SIGTERM failed to stop container test in 10 seconds, resorting to SIGKILL
Error: pasta failed with exit code 1:
Fail…
-
### Issue Description
Using Quadlet to run a Kubernetes pod, the unit file contains this:
```
[Kube]
Network=private
```
According to the [docs](https://docs.podman.io/en/latest/markdown/pod…
-
We documented this in the docs but apparently never implemented it and my systems are lived-in so I didn't notice until today. This was the old default keyboard shortcut for bluefin-cli but now it sho…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind feature
**Description**
Now that specgen has been merged into mainline podman, it would be nice to give `po…
-
### Feature request description
We are in the process of migrating our CI from using docker-compose to `podman play kube` and we used the `podman generate kube` command to generate a Kubernetes YAML …