cnabio / cnab-go

A Go implementation of CNAB Core 1.0
MIT License
69 stars 37 forks source link

Issue with docker driver and no bundle outputs #110

Closed jeremyrickard closed 5 years ago

jeremyrickard commented 5 years ago

Now that we have updated Duffle to use the new cnab-go, we are seeing an issue related to outputs https://github.com/deislabs/duffle/issues/839

These bundles don't have outputs, so we likely need to handle some edge cases here.