-
it would be very useful it podlet could convert compose files to quadlet files!
-
### Issue Description
Using something like:
```
podman system reset
podman pod create --name mypod
podman container create --pod=mypod --name=mycontainer alpine:latest
podman container create …
-
The [Kubernetes support doc](https://github.com/containers/podman/blob/main/docs/kubernetes_support.md) (and hence the man page) does not list unsupported kinds (e.g., services, jobs, etc.). To make …
-
**Is this a BUG REPORT or FEATURE REQUEST?**
/kind bug
**Description**
I want to have a systemd system service that runs a rootless container under an isolated user, but systemd rejects the s…
-
Steps Followed
Updated the playbook header with llocalhost as shown below
```
- name: Setup quadlet demo machine
hosts: 127.0.0.1
connection: local
become: true
```
Error after run…
-
### Issue Description
The manual of podman-network-create needs an update in the --option part. Currently the format is a little mess up. We need a new line for options introduce like -mtu, -metric a…
-
### Issue Description
The service at https://github.com/FNNDSC/ChRIS-in-a-box/blob/main/quadlet/chris/cube.yml wont start as expected while running as quadlet using podman built from scratch
### Ste…
-
After #117 timezone within the QM container is undefined, not solving #113 .
```console
# timedatectl
Local time: ven 2023-07-21 13:56:55 CEST
Universal time: ven 202…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
With a restart policy as `always `or `on-failed`, podman seems to really struggle a…
-
### Have you checked our README?
- [X] I have checked the README
### Have you followed our Troubleshooting?
- [X] I have followed your Troubleshooting
### Is there already an issue for your proble…