Why can I use dind on official gitlab runners also I can not use priviliged?

As far as I know, a priviliged contianer is nesssary for dind.

When using the gitlab runner on gitlab.com, I can use dind but not priviliged containers. Why is this? And how can I archive the same for my own gitlab-runner installation?

Thanks!