sha256:c25141d47f29cf5e8017fec3d40162aa0cfb539655d750a320ebc12f6cbfd89c
OS/ARCH
Compressed size
71.57 MB
Last pushed
about 11 hours by karsten13
Type
Image
Manifest digest
sha256:6bc41db3fa52b44e5db86544b7d2d2a8f2c36afda80b82572dda482c91ff15a8
Image Layers
1add root layout2.33 KB2mount /out from exec sh49.74 MB3add users and groups391 B4mkdir /16 B5mkdir /app77 B6add metadata6.04 KB7LABEL org.opencontainers.image.title=Container image for MagicMirror²0 B8USER root0 B9ENV MM_DIR=/opt/magic_mirror0 B10WORKDIR /opt/magic_mirror122 B11COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror19.9 MB12COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh1.65 KB13COPY --chown=node:node --chmod=0777 healthcheck.js /opt/504 B14COPY --chown=node:node --chmod=0777 build_info.sh /tmp/538 B15ARG GIT_INFO=commit=9301fbb7_ref=develop_date=2026-09-14T23:25:20+02:00_author=Karsten_Hassel_<[email protected]>_title=build_labwc_with_apko0 B16RUN |1 GIT_INFO=commit=9301fbb7_ref=develop_date=2026-09-14T23:25:20+02:00_author=Karsten_Hassel_<[email protected]>_title=build_labwc_with_apko /bin/sh -c1.92 MB17USER node0 B18ENV NODE_ENV=production PAGER=more0 B19EXPOSE [8080/tcp]0 B20HEALTHCHECK {Test:[CMD-SHELL node /opt/healthcheck.js] Interval:0s0 B21ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 BCommand
add root layout