Elastic and kibana is stop

HI everyone
I want to create a project that visualize the data base saved in mysql using kibana in docker
now I pull elastic and kibana and mysql cantainer and I run it and it is work but when I turn of my pc or quit docker all of the cantainer is stop and i repeat all of work what I should do ??
thanks

You need to use persistent volumes I guess...

See Install Elasticsearch with Docker | Elasticsearch Guide [8.7] | Elastic

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.