Podman Issue with tar in Pop-OS! 22
I got a problem with tar inside podman
The problem
podman run -v $HOME:/mnt:Z -it --rm debian:trixie bash
root@9d22f8d85816:/# cd /mnt/Documents/
root@9d22f8d85816:/mnt/Documents# apt update
root@9d22f8d85816:/mnt/Documents# apt install wget
root@9d2...
blog.wellosoft.net2 min read