Created addon dockerfile.
All checks were successful
homepanel/HomePanel/pipeline/head This commit looks good
All checks were successful
homepanel/HomePanel/pipeline/head This commit looks good
This commit is contained in:
parent
292f6ce4aa
commit
fb4e0fb05f
1
addon/Dockerfile
Symbolic link
1
addon/Dockerfile
Symbolic link
@ -0,0 +1 @@
|
|||||||
|
../Dockerfile
|
||||||
@ -1,8 +1,6 @@
|
|||||||
# Home Panel Add-on Build Configuration
|
# Home Panel Add-on Build Configuration
|
||||||
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
|
# https://developers.home-assistant.io/docs/add-ons/configuration#add-on-dockerfile
|
||||||
|
|
||||||
dockerfile: ../Dockerfile
|
|
||||||
|
|
||||||
build_from:
|
build_from:
|
||||||
aarch64: "ghcr.io/home-assistant/aarch64-base-nodejs:20"
|
aarch64: "ghcr.io/home-assistant/aarch64-base-nodejs:20"
|
||||||
amd64: "ghcr.io/home-assistant/amd64-base-nodejs:20"
|
amd64: "ghcr.io/home-assistant/amd64-base-nodejs:20"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user