Block a user
trmnl-screenshot-homeassistant (v1-arm)
Published 2025-04-29 11:18:14 +02:00 by fblume
Installation
docker pull git.nucleolus.xyz/fblume/trmnl-screenshot-homeassistant:v1-armsha256:0552d656464b87fdac0509c943a39a6b7591570c9529f6a9741e1180c443ea47
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 2bbb1bf1c9 | linux/arm64 | 95 MiB |
Image Layers ( linux/arm64)
| # debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400' |
| RUN /bin/sh -c apt-get update && apt-get install -y curl imagemagick 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"] |