Block a user
trmnl-screenshot-homeassistant (v2-arm)
Published 2025-09-25 13:48:23 +02:00 by fblume
Installation
docker pull git.nucleolus.xyz/fblume/trmnl-screenshot-homeassistant:v2-armsha256:ad94a1c680c6e1fdd7182a08e3d344aff6f2a8975e054abfd6e81935f2947390
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 7c69df6b14 | linux/arm64 | 95 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1757289600' |
| RUN /bin/sh -c apt-get update && apt-get install -y curl imagemagick wget coreutils && apt-get clean && rm -rf /var/lib/apt/lists/* # buildkit |
| COPY capture-and-push.sh /usr/local/bin/capture-and-push.sh # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/capture-and-push.sh # buildkit |
| CMD ["capture-and-push.sh"] |