-
```
[It] tail 800 lines
...
podman [options] logs --tail 800 CID
...
[FAILED] Expected to have length 800
```
Different CI runs on different days. root/rootless, f37/38, journald/json-file
…
-
I am trying to run the Docker container without docker-compose (Using Podman and Quadlet) and while it works fine in general, it does not seem to understand the concatenated (?) ENV variables that are…
-
### Feature request description
Currently, the `Volume` key in the Quadlet `Container` group is equivalent to the `-v` parameter of `podman run` with one exception of depending on Quadlet based volu…
-
### Feature request description
Especially for readonly containers, it is sometimes useful or necessary to mount a tmpfs to specific "work" directories.
### Suggest potential solution
Please add a …
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind feature
**Description**
I'm using podman volumes backed by block devices. While being available by the `pod…
-
### Issue Description
Running a podman container using quadlet hits permission issues in the container when attempting to bind to port 80 / 443. This same container has no issues when run directly …
-
### Feature request description
Would be nice if a `Hostname` (`HostName`?) key was available in the `.container` generators, corresponding to the `--hostname` option to `podman run`. Just another st…
-
Hello,
I am using Podman quadlet to manage containerized services under a non-root user.
I followed the [freedesktop.org tutorial](https://freedesktop.org/wiki/Software/systemd/DaemonSocketActivat…
-
### Feature request description
It is possible to explicitly set the `uid` and `gid` when using the `keep-id` mode with the [`--userns` option of `podman run`](https://docs.podman.io/en/v4.4/markdo…
-
### Issue Description
Quadlet is generating systemd service files with the wrong podman path. It is filling out the ExecStart and ExecStopPost options with /usr/local/bin/podman, when it should be /u…