Adriano
I am trying to run a Meltano job using Windmill.dev. Does anyone has seen this use case be
With Temporal.io I have a custom worker image with my meltano library and configs, so when a job is trigger, the worker runs the job
In windmill, can I add in the worker a certain set of libraries per default? Should/can I create a custom docker image so that I could use a shell and call directly for example meltano run.... ? Or will the shell part of Windmill create a separate shell that does not contain the libraries from the host?
4 replies