sha256:390785234b93242c4ef8f866b19d32500a22af92f8493f0ba587ce6e5254873f
OS/ARCH
Compressed size
185.24 MB
Last pushed
5 months by karsten13
Type
Image
Manifest digest
sha256:37326cc9d42f24352a251b4dc4b0878180a3346802309076a2381c8ed3a9a895
Image Layers
1add root layout2.19 KB2mount /out from exec sh46.55 MB3add users and groups378 B4mkdir /app77 B5add metadata5.97 KB6LABEL maintainer=Karsten Hassel0 B7USER root0 B8ENV MM_DIR=/opt/magic_mirror0 B9WORKDIR /opt/magic_mirror122 B10COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror136.66 MB11COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh2.2 KB12COPY --chown=node:node --chmod=0777 build_info.sh /tmp/506 B13ARG GIT_INFO=commit=f5469012_ref=master_date=2026-04-26T23:37:27+02:00_author=Karsten_Hassel_<[email protected]>_title=fix_electron_test0 B14RUN |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 -c2.02 MB15USER node0 B16ENV NODE_ENV=production PAGER=more0 B17EXPOSE [8080/tcp]0 B18HEALTHCHECK &{["CMD-SHELL" "./health.sh"] "0s" "10s"0 B19ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 BCommand
add root layout