I think you've mistakenly mapped port 8080 on the Windows computer to port
50000 in the running Docker container.  I see that output if I open
http://localhost:50000 on a Docker container started by the Docker Desktop
app on Windows 10 with port 50000 mapped to 500000.

You need to map port 8080 on the Windows computer to port 8080 in the
running Docker container.

[image: image.png]

Interesting user interface choice of Docker Desktop that they default to
show port 50000 as a possible port to map, but by default they do not show
port 8080.  I had to press the "+" character to the right of the row
containing port 50000.

Mark Waite

On Tue, Feb 2, 2021 at 7:05 PM Slide <slide.o....@gmail.com> wrote:

> What does your docker command look like?
>
> On Tue, Feb 2, 2021, 13:43 Anil <1dropafl...@gmail.com> wrote:
>
>> Jenkins 2.263.3 LTS Windows 10 Home Docker Windows Ubuntu
>>
>> I am learning Jenkins and was trying to run it in a docker image.
>> I started up Docker Desktop and clicked Run on jenkins:lts
>> However when I go to localhost:8080, this is what I see, and not the
>> Jenkins web page.
>>
>>
>> [image: Capture.PNG]
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Jenkins Users" group.
>> To unsubscribe from this group and stop receiving emails from it, send an
>> email to jenkinsci-users+unsubscr...@googlegroups.com.
>> To view this discussion on the web visit
>> https://groups.google.com/d/msgid/jenkinsci-users/b3bf430d-c036-400a-8672-4ff858e782ben%40googlegroups.com
>> <https://groups.google.com/d/msgid/jenkinsci-users/b3bf430d-c036-400a-8672-4ff858e782ben%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVexdjpM37Tg1BObgROYmrnKB-_OXManWGDbmbggyWCyfA%40mail.gmail.com
> <https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVexdjpM37Tg1BObgROYmrnKB-_OXManWGDbmbggyWCyfA%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFLKpfkSr%3DzYTgsmLFZeY0dpZ8Z9wd8usnieTZ6WQUrNg%40mail.gmail.com.

Reply via email to