educative.io

Jenkins is not opening up in MAC catalina

My jenkins setup via docker finished successfully. But upon accessing http://localhost:8088, I get below display on my browser:

image

My jenkins logs on docker desktop dashboard:
image

Docker Stats for jenkins:

image

Any help is much appreciated!
Thanks

Thank you for reporting this issue.

This part of the course is not intended to be ran as an exercise, so you can proceed and ignore this problem.

It may, however, be due to a larger connectivity problem. Did you try the previous docker run -d -p 8085:80 nginx command? Did it work better? Did you try the “Run a Server Container” exercise that follows?

Also, what is your OS? Which version of Docker are you running?

1 Like