I have downloaded Jenkins on Windows10. When i try to access jenkins, it is asking for username and password. I have read the threads on the same issue. But I do not find a
1) open terminal
2) type docker ps -a
then you will find the list of containers
3) copy your container id where your Jenkins is running
4) type docker logs your_container_id
then you will see
Jenkins initial setup is required. An admin user has been created and a password generated. Please use the following password to proceed to installation:
741bc43e03b54cd9be183d97947c7369
This may also be found at: /var/jenkins_home/secrets/initialAdminPassword