'why I can't access to es8

I pull elasticsearch:8.0.0 at powershell and start es8, and the app is running,I ENSURE this by seeing logs and docker desktop, but this can't be Accessed by browersenter image description here

enter image description here



Solution 1:[1]

Elasticsearch doesn't have a web interface built in. You need something like Kibana for that.

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Hans Kilian