trmnl-screenshot-homeassistant (sha256:2bbb1bf1c96133b3661285fd5f66f1f5d5b78c7ee5fb932034ca8baa2370250f)
Published 2025-04-29 09:18:14 +00:00 by fblume
Installation
docker pull git.nucleolus.xyz/fblume/trmnl-screenshot-homeassistant@sha256:2bbb1bf1c96133b3661285fd5f66f1f5d5b78c7ee5fb932034ca8baa2370250f
sha256:2bbb1bf1c96133b3661285fd5f66f1f5d5b78c7ee5fb932034ca8baa2370250f
Image Layers
# 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"] |