s
Some checks failed
Builder / Build addons (localai-p2p-master, amd64) (push) Failing after 14s
Builder / Build addons (localai-p2p-worker, amd64) (push) Failing after 9s
Validate / validate (push) Failing after 2s
Builder / Create release (push) Has been skipped

This commit is contained in:
2025-05-30 15:28:10 +02:00
parent 2f6200cebc
commit 6f16a40ddc
4 changed files with 3 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
ARG BUILD_FROM
FROM $BUILD_FROM
FROM ghcr.io/hassio-addons/base:15.0.7
# Installer LocalAI
RUN apk add --no-cache \

View File

@@ -5,8 +5,6 @@ description: "LocalAI with P2P federation support (master node with GPU)"
url: "https://git.carriere.cloud/alex/hass-addons/tree/main/localai-p2p-master"
arch:
- amd64
build_from:
amd64: "ghcr.io/hassio-addons/base/amd64:15.0.7"
host_network: true
startup: application
ingress: true