Sign inSign up

karsten13/magicmirror:alpine-v2.37.0

Multi-platform
Internet of things
Index digest

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 KB
2mount /out from exec sh46.91 MB
3add users and groups372 B
4mkdir /app77 B
5add metadata5.99 KB
6LABEL org.opencontainers.image.title=Container image for MagicMirror²0 B
7USER root0 B
8ENV MM_DIR=/opt/magic_mirror0 B
9WORKDIR /opt/magic_mirror122 B
10COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror145.43 MB
11COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh1.65 KB
12COPY --chown=node:node --chmod=0777 healthcheck.js /opt/503 B
13COPY --chown=node:node --chmod=0777 build_info.sh /tmp/535 B
14ARG 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 B
15RUN |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 MB
16USER node0 B
17ENV NODE_ENV=production PAGER=more0 B
18EXPOSE [8080/tcp]0 B
19HEALTHCHECK {Test:[CMD-SHELL node /opt/healthcheck.js] Interval:0s0 B
20ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 B

Command

add root layout