added readme

This commit is contained in:
2025-05-05 23:11:17 +02:00
parent 7fb8d3481a
commit 967edb7565
6 changed files with 289 additions and 36 deletions

8
minio/build.yaml Normal file
View File

@@ -0,0 +1,8 @@
build_from:
aarch64: "ghcr.io/home-assistant/aarch64-base:3.18"
amd64: "ghcr.io/home-assistant/amd64-base:3.18"
labels:
org.opencontainers.image.title: "MinIO Home Assistant Add-on"
org.opencontainers.image.description: "Docker container for MinIO.."
org.opencontainers.image.source: "https://github.com/martemme/HomeAssistantAddons"
org.opencontainers.image.licenses: "MIT"