initial build

This commit is contained in:
Alexandre
2022-01-12 17:08:37 +01:00
parent dc12f4b9ec
commit 703ce11309
11 changed files with 276 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"build_from": {
"armhf": "vabene1111/recipes:arm32v7-latest",
"armv7": "vabene1111/recipes:arm32v7-latest",
"aarch64": "vabene1111/recipes:arm64v8-latest",
"amd64": "vabene1111/recipes:amd64-latest"
}
}