sha256:6850cd43bfd83c2f03131d186ba4cc78c4a32581564b953032a396e0bd7f7b6a
OS/ARCH
Compressed size
194.2 MB
Last pushed
1 day by karsten13
Type
Image
Manifest digest
sha256:8c7848f7fc2555c96f2c1b3a69d9d7dbc02fb7f3e2201edd13fbca81c128efc3
Image Layers
1add root layout2.05 KB2mount /out from exec sh46.91 MB3add users and groups372 B4mkdir /app77 B5add metadata5.99 KB6LABEL org.opencontainers.image.title=Container image for MagicMirror²0 B7USER root0 B8ENV MM_DIR=/opt/magic_mirror0 B9WORKDIR /opt/magic_mirror122 B10COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror145.43 MB11COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh1.65 KB12COPY --chown=node:node --chmod=0777 healthcheck.js /opt/503 B13COPY --chown=node:node --chmod=0777 build_info.sh /tmp/535 B14ARG GIT_INFO=commit=665ce2c3_ref=master_date=2026-09-14T23:25:08+02:00_author=Karsten_Hassel_<[email protected]>_title=workaround_electron_for_arm32,_remove_old_custom.css0 B15RUN |1 GIT_INFO=commit=665ce2c3_ref=master_date=2026-09-14T23:25:08+02:00_author=Karsten_Hassel_<[email protected]>_title=workaround_electron_for_arm32,_remove_old_custom.css /bin/sh -c1.85 MB16USER node0 B17ENV NODE_ENV=production PAGER=more0 B18EXPOSE [8080/tcp]0 B19HEALTHCHECK {Test:[CMD-SHELL node /opt/healthcheck.js] Interval:0s0 B20ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 BCommand
add root layout