Hello!
I’m wondering if nomad supports rootless docker?
I didn’t found any proofs or refutations but indirectly it look like this.
Rootless docker uses slirp4netns to setup network.
This network driver mentioned on podman driver page
and not on docker’s.
My question is does it ? And it is if any limitation are involved ?
I’ve also tried to launch nomad with rootless docker which is finished unsuccessfully.
So I can provide any details.
Thank you.