Jacob Ley
Results
22
issues of
Jacob Ley
### What are you trying to do? As an example, take a [module I use](https://github.com/JacobLey/leyman/blob/main/dagger/modules/node/main.go#L36) for loading a container with [NodeJS](https://nodejs.org/en) installed. A bit simplified, it looks like this: ```go...
### What are you trying to do? I believe [Pre-call filtering](https://docs.dagger.io/api/filters/#pre-call-filtering) should apply when calling modules/functions from other modules. It _appears_ to be a conscious decision to not support so...
area/engine