Rename 'archs' input and improve multiarch (#62)

- Expand readme
- Add example

Signed-off-by: Tim Etchells <tetchel@gmail.com>
This commit is contained in:
Tim Etchells 2021-07-09 11:12:48 -04:00
parent 098556ccc2
commit 48fe07762a
13 changed files with 674 additions and 424 deletions

View file

@ -1,5 +1,9 @@
# buildah-build Changelog
## v2.6
- Rename "archs" input to "arch"
- Improve documentation for multi-architecture builds
## v2.5.2
- Update README for multi-architecture builds