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
{{ message }}
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.
Description
The
docker-compose.yml
file linked to on https://opendistro.github.io/for-elasticsearch/ needs a quick correction. Thekibana:
subsection lists the docker image: (amazon/opendistro-for-elasticsearch-kibana:1.13.3) which doesn't exist. It was suggested in opendistro-for-elasticsearch/opendistro-build#793 to change to latest which worked just fine for me.To Reproduce
Download docker-compose.yml from link in description.
Run docker-compose up
See error:
Expected behavior
docker-compose up should work with no modifications to the yml.
Additional context
Just kicking the tires on ODFE.
The text was updated successfully, but these errors were encountered: