publish alpha-images to internal registry
In order to not have the production-credentials for publishing to Docker-Hub exposed to developers we choosed to have an internal docker-registry which we use to publish alpha-images to.
The credentials are non-critical and can therefore be exposed to developlers and can be used from the gitlab-variable DOCKER_AUTH_ALPHA_CONFIG
and should be used for alpha and staging deployments