You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using another kibana version, which matches your elasticsearch (6.4.3 in my case), you need to check the download links, and check if they match the Dockerfile created links:
thx so much for your @sixeyed Dockerfiles!
I was able now to setup Kibana on Windows Server 2019 Datacenter running Docker 19.03.5!
feedback one:
dockerfiles-windows/kibana/windowsservercore/ltsc2019/Dockerfile
Line 30 in 83ff302
referencing the
ltsc2019 AS installer
in line 30 there is a typo, it needs to be:feedback two (for others to follow):
using another kibana version, which matches your elasticsearch (6.4.3 in my case), you need to check the download links, and check if they match the Dockerfile created links:
x86
withx86_64
in yourDockerfile
The text was updated successfully, but these errors were encountered: