Block a user
trmnl-screenshot-homeassistant (v3-amd)
Published 2025-09-29 14:03:51 +02:00 by fblume
Installation
docker pull git.nucleolus.xyz/fblume/trmnl-screenshot-homeassistant:v3-amdsha256:6f40bc56e1ad84ca6fdca5bb5ef141233d6bd5af74eb048664bf56ad309f7c2f
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 528eb1cf80 | linux/amd64 | 98 MiB |
Image Layers ( linux/amd64)
| # debian.sh --arch 'amd64' 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"] |