9c4cb1b15a
`Solve() of `llb.Scratch()` returns a `nil` reference. This causes Pipelines with no operations to panic when interacted with, because of `nil` pointer de-reference. Mitigates #189 and #184 Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com> |
||
---|---|---|
.. | ||
compiler | ||
client.go | ||
dagger_test.go | ||
env.go | ||
fs.go | ||
input_test.go | ||
input.go | ||
pipeline.go | ||
solver.go | ||
types.go | ||
utils.go |