Problem with docker and elasticsearch.kibana,logstash

I have created a log analysis environment using elastisearch, kibana and logstash running on docker, but each tool in a container, now I need to put the 3 tools in a single docker container, I have seen the elastic documentation and they are only in separate containers .
thanks you

Hi
I am trying to use logstash,elastic and kibana on docker. Can you please share your method how to achieve it?
I want to use logstash,elastic and kibana in different container.