Skip to content

cannot set first password on gitlab-ce docker image

I cannot fill the password for the first user on my gitlab-ce docker image, I always have this message: "7 errors prohibited this user from being saved:

Email can't be blank Password can't be blank Name can't be blank Notification email can't be blank Notification email is invalid Username can contain only letters, digits, '_', '-' and '.'. Cannot start with '-' or end in '.', '.git' or '.atom'. Username can't be blank"

I only have two field to send the password, no email field nor name field.