Hi Dan
Sorry the --userns=keep-id does work, it dawned on me that the bioconda package all needs
configuring when you start it up for the first time. I think I'll try with a few less
container examples and see how I go.
For anyone else wondering the command line was: -
podman run --userns=keep-id -v /home/bryan/data:/home/bryan:z -it bioconda
It sees my numerical userid 1001 rather than my name bryan
Bryan