#dagger.json docs
1 messages · Page 1 of 1 (latest)
Hey!
I don't think its in our docs yet, but this is the source of truth for dagger.json https://github.com/dagger/dagger/blob/b5d2c4f6d17492900e2297b9cc7337b617e9747d/core/modules/config.go#L9
Awesome, thanks, that's exactly what I was looking for!
the JSON schema can be also found here: https://github.com/dagger/dagger/blob/c1ad6bd22db15212cb2e243949aef38e79caab4b/docs/current_docs/reference/dagger.schema.json?plain=1#L2 🙏
Thanks!