Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Improve duffle.json docs #801

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

benpatt
Copy link
Contributor

@benpatt benpatt commented Jul 22, 2019

Fixes #751

docs/proposal/203-duffle-build.md Outdated Show resolved Hide resolved
docs/proposal/203-duffle-build.md Outdated Show resolved Hide resolved

`duffle build` take a path to a directory that contains a duffle build file (`duffle.json, duffle.toml, or duffle.yaml`) to build a Cloud Native Application Bundle (CNAB). In the process, it also builds all of the invocation images specified in the duffle build file.
`duffle build` take a path to a directory that contains a duffle build configuration file (`duffle.json, duffle.toml, or duffle.yaml`) to build a Cloud Native Application Bundle (CNAB). In the process, it also builds all of the invocation images specified in the duffle build configuration file.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benpatt Unrelated to this PR, but I wonder whether duffle.toml or duffle.yaml work? It would be worth investigating and raising a bug if necessary.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed in this pull request: #803

@glyn glyn requested a review from technosophos July 23, 2019 08:44
@glyn glyn self-assigned this Jul 23, 2019
@jeremyrickard
Copy link
Member

Hey @benpatt thanks for the PR. Could you rebase this to resolve the conflicts in 203-duffle-build.md?

@benpatt benpatt force-pushed the 751-duffle.json-references branch from 222b83c to 8854b86 Compare July 24, 2019 07:49
@benpatt
Copy link
Contributor Author

benpatt commented Jul 24, 2019

Hey @benpatt thanks for the PR. Could you rebase this to resolve the conflicts in 203-duffle-build.md?

Rebased.

@jeremyrickard jeremyrickard merged commit 53d3002 into cnabio:master Jul 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

duffle.json references
3 participants