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 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_mirror20.03 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 -c1.99 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