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.
Go to file
2023-07-28 17:05:03 +02:00
builder-arm.dockerfile Initial commit 2023-07-28 17:04:56 +02:00
builder-x86.dockerfile Initial commit 2023-07-28 17:04:56 +02:00
builder.sh Initial commit 2023-07-28 17:04:56 +02:00
create-containers.sh Initial commit 2023-07-28 17:04:56 +02:00
README.md Initial commit 2023-07-28 17:04:56 +02:00
variables Add variables 2023-07-28 17:05:03 +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