This repository was archived by the owner on Jun 27, 2019. It is now read-only.

Description
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!?