-
### Describe the bug
I am able to install the CoreOS with the following butane configuration file:
Butane:
```yml
variant: fcos
version: 1.5.0
passwd:
users:
- name: core
grou…
-
Podman generated service menu has `ExecStop` as below:
```
ExecStop=/usr/bin/podman stop --ignore --cidfile=%t/%n.ctr-id
ExecStopPost=/usr/bin/podman rm -f --ignore --cidfile=%t/%n.ctr-id
```
I d…
-
### Issue Description
I have a .container file that I would like to start using systemctl --user start filename, but it fails with a permission denied error.
### Steps to reproduce the issue
St…
-
### Issue Description
# Describe your issue
Hello, we have around 300 systemd units that launch certain tasks in Podman containers. Sometimes, when we perform a daemon-reload, we encounter contain…
-
### Issue Description
When starting using `systemctl start cube` the service specified in [Cube](https://github.com/FNNDSC/ChRIS-in-a-box/blob/main/quadlet/chris/cube.kube) which is a K8S YAML file…
-
### Issue Description
After upgrading to podman 4.4 (ArchLinux using latest podman 4.4.0-2) on every systemctl daemon-reload I see following in logs:
systemd[1311594]: /usr/lib/systemd/system-gener…
-
e2e is not working out of the box. Removed all images that I had using `podman rmi` and still failing. We need to investigate.
```
[ INFO ] Preparing QM environment
[ INFO ] ===================…
-
Some features:
* build executable
* build pod - don't have anywhere to push it yet, it may be a localhost sort of thing
* build systemd files
-
### Issue Description
I've installed Podman 4.4.2 on a Ubuntu 22.04 server to run rootless containers, with systemd user service files generated by Quadlet. I took the trivial `mysleep` example fro…
-
### Problem
---
On current version of the system role there is no way to configure which network to run the pods on. My problem is that dns resolution between pods doesn't work for me on RHEL 8.6 an…