Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
I have "docker compose up" for logstash and I want a Talend job to execute the command. Currently I use tSSH component and put "docker-compose up -d logstash logstash-ss" command. But I received a message below:
Can't find a suitable configuration file in this directory or any
parent. Are you in the right directory?
Supported filenames: docker-compose.yml, docker-compose.yaml
Pls help me on this. I never done it before.
Many thanks.
M. Karl
Hi,
Does anyone have any idea on this?
Thanks.
You could try a tSystem and specifically point to the docker-compose location to call it.