first commit

This commit is contained in:
Oliver Walter
2026-06-27 00:38:05 +02:00
commit ac8dcff3d5
10 changed files with 228 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Debian base so the meshtastic deps (cryptography, protobuf, bleak) install
# from prebuilt wheels instead of compiling on Alpine.
build_from:
aarch64: ghcr.io/home-assistant/aarch64-base-debian:bookworm
amd64: ghcr.io/home-assistant/amd64-base-debian:bookworm
armv7: ghcr.io/home-assistant/armv7-base-debian:bookworm
armhf: ghcr.io/home-assistant/armhf-base-debian:bookworm
i386: ghcr.io/home-assistant/i386-base-debian:bookworm