I know that there is a dockerhub image for docker (docker:latest) and there is one for docker in docker (docker:dind) but is there one for running buildx (without having to run n number of commands to do so?)
I build one that works pretty well (for me at least) and I decided to push it to dockerhub reg here: https://hub.docker.com/r/maniator/dind-buildx
Is there anything wrong with that?
What type of attribution do I need to add?