-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: update docs for import types - reorganize slightly for better readability - give more examples of valid urls for type 'tar', based on what the code supports. - clarify that the type: oci does not require that the url starts with `oci:`, in fact that will make it fail unless your oci layout is named `oci`, because in pkg/types/imagesource.go ContainersImageURL() prepends `oci:` to the url field of type: oci imagesource structs. Signed-off-by: Michael McCracken <[email protected]> * feat: reorganize stacker_yaml.md a bit move the extensive commentary on substitution to the end, it was a bit much to overexplain that right at the start, my bad. add a basic common example stacker yaml right at the start so people know what we are talking about. Signed-off-by: Michael McCracken <[email protected]> --------- Signed-off-by: Michael McCracken <[email protected]>
- Loading branch information
1 parent
46064c7
commit ad9a694
Showing
1 changed file
with
98 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters