trmnl-screenshot-homeassistant (sha256:46a974dec8d050c6f5ec0aeb152b87db1cbdc1789c6ce24b295eab05383a9c1f)
Published 2025-09-29 12:03:41 +00:00 by fblume
Installation
docker pull git.nucleolus.xyz/fblume/trmnl-screenshot-homeassistant@sha256:46a974dec8d050c6f5ec0aeb152b87db1cbdc1789c6ce24b295eab05383a9c1f
sha256:46a974dec8d050c6f5ec0aeb152b87db1cbdc1789c6ce24b295eab05383a9c1f
Image Layers
# 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"] |