Skip to content

Commit

Permalink
Add bundle.json file to invocation image
Browse files Browse the repository at this point in the history
- Addresses issue cnabio#144
  • Loading branch information
Urvashi Reddy authored and astrieanna committed Jun 21, 2019
1 parent 8e47d92 commit 24e7cd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 100-CNAB.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ The process for standardization is described in an appendix:

- The `bundle.cnab` is now the name of a signed `bundle.json`.
- The `bundle.json` is now a stand-alone artifact, not part of the invocation image.
- The `bundle.json` is now mounted in the invocation image at `/cnab/bundle.json`.
- The initial draft of the spec included a `manifest.json`, a `ui.json` and a `parameters.json`. The `bundle.json` is now the only metadata file, containing what was formerly spread across those three.
- The top-level `/cnab` directory was added to the bundle format due to conflicts with file hierarchy.
- The signal handling method was discarded after early research showed its limitations. The replacement uses environment variables to trigger actions.
Expand Down

0 comments on commit 24e7cd2

Please sign in to comment.