Support rootless Docker in Docker

Description

I'm concerned about my own use of privileged: true, and want to mitigate it. Is the new support for rootless DinD something that can be used? This could then be documented as an approach! I'd like to see some documentation about it alongside DinD and Kaniko.

Proposal

We explore this option together, and document it as an option to using docker:dind with priviledged: true or Kaniko here.

Links to related issues and merge requests / references

Edited by Darren Eastman