Sign inSign up

karsten13/magicmirror:v2.36.0_alpine

Multi-platform
Internet of things
Index digest

sha256:48732fb54b3dfb04fce21ba0d4f25c52c68a5cc1bdfbd469c7fba0647ef1b4a7

OS/ARCH

Compressed size

68.43 MB

Last pushed

3 months by karsten13

Type

Image

Manifest digest

sha256:e228a7a3384d5494ab752dfb79c9e22e967e818919283800502144181fac4815

Image Layers

1add root layout2.32 KB
2mount /out from exec sh46.52 MB
3add users and groups385 B
4mkdir /app77 B
5add metadata6 KB
6LABEL maintainer=Karsten Hassel0 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_mirror20.01 MB
11COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh2.08 KB
12COPY --chown=node:node --chmod=0777 build_info.sh /tmp/539 B
13ARG 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_pi0 B
14RUN |1 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 /bin/sh -c1.88 MB
15USER node0 B
16ENV NODE_ENV=production PAGER=more0 B
17EXPOSE [8080/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL ./health.sh] Interval:0s Timeout:10s0 B
19ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 B

Command

add root layout