Hello, I seen that podman now has update for ability to map subuid and subguid using unshare
Take example mysql using 27:27, you can map it into your /home/student folder, and using simpler command, you don't need to restorecon -Rv on it, because it automatically shared
Hello, I seen that podman now has update for ability to map subuid and subguid using unshare
Take example mysql using 27:27, you can map it into your /home/student folder, and using simpler command, you don't need to restorecon -Rv on it, because it automatically shared
example :
see the ...mysql:Z -e...
It's available since 9.0, as 8.0 exam already phased out in mid December 2022.