-
### Summary
When trying to enable a systemd service for which the Unit file was [generated](https://www.freedesktop.org/software/systemd/man/latest/systemd.generator.html) and saved in the default ou…
-
### Issue Description
If a pod creates a new user namespace and containers are started with the option `--pod-id-file ` to associate the container with the pod, the container does not inherit the use…
-
### Welcome!
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik/issues) and didn't find any.
- [X] Yes, I've searched similar issues on the [Traefik community foru…
-
Currently, running the pufferpanel container in Docker results in all processes being run as root (id=0).
Using --user flag fails due to permissions on executable, etc.
Many sources appear to cons…
-
```podlet compose --kube docker-compose.yaml```
The compose:
```yaml
the_service:
volumes:
- /run/user/1001/podman/podman.sock:/var/run/docker.sock
- ./data:/data
- ./…
-
### Issue Description
Reading through the new podman-systemd documentation for version 4.4.0 (as of [a5ca732](https://github.com/containers/podman/commit/a5ca732256db20ee9233a2b768b1aa924357a653)), I…
-
**Describe the bug**
The environmental parsed does not work with `INVIDIOUS_CHECK_TABLES=true`
**Steps to Reproduce**
1. Create `INVIDIOUS_CHECK_TABLES=true` env variable
2. Start the server
3.…
-
### Is your enhancement related to a problem? Please describe
There is a lot of boilerplate configuration when creating quadlet files from pods, investigate whether desktop can generate quadlet files…
-
I don't see option to "Edit" containers or pods:
* redirected ports
* volume mappings
* statup scripts
* memory and cpu settings
* health check actions
* etc...
I can't edit anything. The only…
-
I'm using rootless podman containers when possible (configured with `podman generate systemd`) and having them always run by enabling linger on my account. Transitioning to a FCOS setup using fcct was…