Cant generate initial_root_password on local environment (Gitlab_EE)

Hi everyone, I just installed GitLab environment on my device. based on this documentation below:

But when I try to generate the initial_root_password. it says
farbanaf@DESKTOP-MF0RDAI:/mnt/c/Users/Bani$ sudo docker exec -it ebm grep ‘Password:’ /etc/gitlab/initial_root_password
grep: /etc/gitlab/initial_root_password: No such file or directory. how it can happens? and how to solve it?

thanks in advance