This repository has been archived on 2024-06-06. You can view files and clone it, but cannot push or open issues or pull requests.
aur-builder/README.md

5 lines
157 B
Markdown
Raw Normal View History

2023-07-28 17:04:56 +02:00
Example for single build
`buildah build -f builder-x86.dockerfile -t builderx86:latest`
Build all containers and push by executing `create-containers.sh`