Sign inSign up

karsten13/magicmirror:v2.35.0_alpine

Multi-platform
Internet of things
Index digest

sha256:390785234b93242c4ef8f866b19d32500a22af92f8493f0ba587ce6e5254873f

OS/ARCH

Compressed size

68.58 MB

Last pushed

5 months by karsten13

Type

Image

Manifest digest

sha256:686c3207c02875da7cb4562ead2348ad2a2cbe39df2cbd0b9e5383ae154ddbbf

Image Layers

1add root layout2.46 KB
2mount /out from exec sh46.55 MB
3add users and groups378 B
4mkdir /app77 B
5add metadata5.97 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.03 MB
11COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh2.2 KB
12COPY --chown=node:node --chmod=0777 build_info.sh /tmp/506 B
13ARG GIT_INFO=commit=f5469012_ref=master_date=2026-04-26T23:37:27+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_electron_test0 B
14RUN |1 GIT_INFO=commit=f5469012_ref=master_date=2026-04-26T23:37:27+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_electron_test /bin/sh -c1.99 MB
15USER node0 B
16ENV NODE_ENV=production PAGER=more0 B
17EXPOSE [8080/tcp]0 B
18HEALTHCHECK &{["CMD-SHELL" "./health.sh"] "0s" "10s"0 B
19ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 B

Command

add root layout