-
For security reason all CI can only be run using rootless podman.
-future todo is to document via a Medium article.
-
### First Check
- [X] This is not a feature request.
- [X] I added a very descriptive title to this issue (title field is above this).
- [X] I used the GitHub search to find a similar issue and d…
-
Nomad considers filesystem permissions for the allocs directory to be outside of it's own security model (https://developer.hashicorp.com/nomad/docs/concepts/security)
> *Access (read or write) to th…
-
Deploy Uptime Kuma with rootless podman and quadlets.
-
### Issue Description
Previously, I was able to use rootless podman preety much the same way as I use rooted podman, but now when I try to exec into a container, it just outputs:
`docker exec -it 81…
-
### Checklist
- [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports
### Describe your issue
When using cross on a system with SE …
-
Are there any plans to make it working under podman rootless?
Found errors:
* Samba provision does not work ([this](https://lists.samba.org/archive/samba/2021-February/234326.html) fix didn't work).…
-
Fail to run with Podman & Quadlet
This is a: Run issue
## Details with Docker log
When I try to launch the container, it fail and restart. The log tell me that :
```
cp: cannot…
-
Provide guide how to:
- Completely reinstall podman on different platforms, on macos its very difficult to get rid of the old version:
```sh
podman machine stop
podman machine rm
sudo rm -rf /opt…
-
I would like to run rootless podman as root for various reasons. It would be nice if rootless meant "user agnostic", and not "will run as any user, but will refuse to run as root".
This would be cu…