Hello, I tried an exec with a wildcard in it but it seems that * does not get expanded in an exec
Here an example : https://play.dagger.cloud/playground/WUJT9KUBEH8
Welcome to Dagger API Playground
1 messages · Page 1 of 1 (latest)
Hello, I tried an exec with a wildcard in it but it seems that * does not get expanded in an exec
Here an example : https://play.dagger.cloud/playground/WUJT9KUBEH8
Welcome to Dagger API Playground
Try wrapping it in a bash script: https://play.dagger.cloud/playground/I0HPc8sZ2V8
Welcome to Dagger API Playground
oh right that works