Docker secrets in docker deployment

Is there a specific reason why docker secrets are not used in the official docker image?
I only found this image from a user which partly uses secrets:

And I found this security issue that shows that it has been a problem already:

And if there is no specific reason, is there any change that it will be implemented soon?