podman run -it --rm --uidmap 0:1:4444 --uidmap 4444:0:1 \ -v /home/horiuchi/tmp:/workdir \ -w /workdir docker.io/library/ubuntu:20.04 /bin/bash