WTH do I need a custom Dockerfile to get LDAP authentication

When the Home Assistant docker image moved to Alpine it didn’t include the libraries to allow ldap authentication: New Home Assistant Alpine Docker image - curl "ldaps" not supported

There is a PR open to add direct LDAP auth into the core, see my WTH