Created addon dockerfile.
All checks were successful
homepanel/HomePanel/pipeline/head This commit looks good

This commit is contained in:
Tom Butcher 2026-02-15 20:34:39 +00:00
parent 292f6ce4aa
commit fb4e0fb05f
2 changed files with 1 additions and 2 deletions

1
addon/Dockerfile Symbolic link
View File

@ -0,0 +1 @@
../Dockerfile

View File

@ -1,8 +1,6 @@
# Home Panel Add-on Build Configuration
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
dockerfile: ../Dockerfile
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base-nodejs:20"
amd64: "ghcr.io/home-assistant/amd64-base-nodejs:20"