-
**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…
-
### 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…
-
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…
-
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…
-
### Issue Description
When i run "**make BUILDTAGS="selinux seccomp**" in my podman repo i get below error
[root@localhost podman-4.5.0]# make BUILDTAGS="selinux seccomp"
fatal: Not a git reposit…
-
I am not sure this is a trilium-py or trilium sync server issue. Or, mine...
I wrote a script to query critical items from Jira and create TODO items for me on the Journal Day Note. The script work…
-
**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…
-
### Issue Description
Issue while trying to install Podman from scratch using GH actions on Ubuntu
```
Ubuntu
22.04.2
LTS
```
```
name: Install Dependencies and Build Go
on:
push:
…
-
trying to rebuild qm RPM locally on CentOS Stream 9 leads to:
```console
# rpmbuild -ba rpm/qm.spec
RPM build errors:
line 40: Possible unexpanded macro in: Release: %autorelease
line 40:…
-
### Feature request description
Not sure if this is the best place to write here, but I ran into a fairly complex to debug issue. Hopefully if nothing else this issue serves to document it.
I'm …