sha256:286c075cdc44cca23a834c0ff34c0e430e7138b6d679fbbb4d323bef7f8f31a3
OS/ARCH
Compressed size
393.91 MB
Last pushed
3 months by karsten13
Type
Image
Manifest digest
sha256:460949398bb59e36c7d2b68752b726f0b410285e0bcb144376755af411df731f
Image Layers
1# debian.sh --arch 'armhf' out/22.84 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=42.56 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL maintainer=Karsten Hassel0 B11USER root0 B12ENV MM_DIR=/opt/magic_mirror0 B13WORKDIR /opt/magic_mirror121 B14COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh2.07 KB15COPY --chown=node:node --chmod=0777 build_info.sh /tmp/539 B16COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror125.38 MB17COPY --chmod=0755 upgrade_deps.sh /usr/local/bin/ #368 B18SHELL [/bin/bash -c]0 B19ARG GIT_INFO=commit=243bd912_ref=master_date=2026-06-01T21:58:34+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_not_starting_electron_on_a_pi NODE_ENV=production SLIM=-slim FAT=_default0 B20RUN |5 GIT_INFO=commit=243bd912_ref=master_date=2026-06-01T21:58:34+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_not_starting_electron_on_a_pi NODE_ENV=production SLIM=-slim201.49 MB21USER node0 B22ARG NODE_ENV=production0 B23ENV ELECTRON_DISABLE_SANDBOX=1 DBUS_SESSION_BUS_ADDRESS=unix:path=/var/run/dbus/system_bus_socket NODE_ENV=production PAGER=more0 B24RUN |5 GIT_INFO=commit=243bd912_ref=master_date=2026-06-01T21:58:34+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_not_starting_electron_on_a_pi NODE_ENV=production SLIM=-slim32 B25EXPOSE [8080/tcp]0 B26HEALTHCHECK {Test:[CMD-SHELL ./health.sh] Interval:0s Timeout:10s0 B27ENTRYPOINT ["/usr/bin/tini" "--" "./entrypoint.sh"]0 BCommand
# debian.sh --arch 'armhf' out/ 'bookworm' '@1782172800'