docker run --name kibana -p 5601:5601 -e ELASTICSEARCH_HOSTS=http://es01-test:9200 -e ELASTIC_USERNAME=elastic -e ELASTIC_PASSWORD=MyPw123 docker.elastic.co/kibana/kibana:7.14.0
WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (windows/amd64) and no specific platform was requested
Kibana should not be run as root. Use --allow-root to continue.
time=“2021-08-05T22:07:55+04:00” level=error msg=“Error waiting for container: failed to shutdown container: container b1f0ebaa5c7d83fef7dfab12ae375b9858b701d02dbea8ab12705ea0f63905b1 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The virtual machine or container with the specified identifier is not running. (0xc0370110): subsequent terminate failed container b1f0ebaa5c7d83fef7dfab12ae375b9858b701d02dbea8ab12705ea0f63905b1 encountered an error during hcsshim::System::waitBackground: failure in a Windows system call: The virtual machine or container with the specified identifier is not running. (0xc0370110)”