We need a initial admin user for in the docker image.
Threfore we should add docker parameters. When running the docker container we have the ability to attach the parameters --user="my@email.tld" --pass="my password"
Maybe we should not pass the password but only the user and use the passwort reset feature!?