-
### Issue Description
Since 68fbebfacc94bfc5a1358fb3bb4d8139a2c86f53, `podman kube play` uses `--log-driver=passthrough` by default if ` --service-container=true` (regardless of the specified `log_…
-
I'm using fedora.linux_system_roles 1.51.2
To recreate the issue:
```
- name: test
hosts: localhost
become: true
become_user: root
vars:
podman_run_as_user: podman
podman_ru…
-
### Feature request description
I use the kube yaml and systemD.
I would like to define pod requirements.
As example the nextcloud pod should wait for the PostgreSQL pod to be ready.
### Suggest…
-
### 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 …
-
### Issue Description
I have a systemd .service file containing
```
[Service]
OOMScoreAdjust=-900
Nice=-5
Type=forking
TimeoutStartSec=280
TimeoutStopSec=320
ExecStart=/usr/local/bin/podman…
-
**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)**
/kind bug
**Description**
It looks like there's something wrong with the mounts for this specific container. Specif…
-
### 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…
-
### Issue Description
When mounting a volume in an image that uses a `User` layer, like TimescaleDB does [here](https://hub.docker.com/layers/timescale/timescaledb-ha/pg13.11-ts2.11.0-all/images/sh…
-
### 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:
…
-
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…