Jenkins Container not accessible

I have launched my Jenkins container in Windows environment. I have done the port mapping and it was able to access on 8080 port. Later I mapped my host directory to jenkins home directory using -v <hostvolume:container volume> command, I am able to get the data on my host volume directory but my Jenkins dashboard is not loading after entering the initial password.

Could someone help me to fix this issue.

hey
could you provide us more info like logs of jenkins or docker and what steps you followed in detailed.