When I tried to start the image with environment variable MGMT_USER=admin_user (i.e. containing an underscore), docker-entrypoint.sh silently exited with code 1, providing no additional information. I could not find any info on name restrictions in the user guide also. After removing the underscore the container started smoothly.