sha256:c25141d47f29cf5e8017fec3d40162aa0cfb539655d750a320ebc12f6cbfd89c
OS/ARCH
Compressed size
242.25 MB
Last pushed
about 11 hours by karsten13
Type
Image
Manifest digest
sha256:c094427ab476713c35995bb3c35b8c2cff19bf9646b2d57488d96102ea0ad396
Image Layers
1ADD alpine-minirootfs-3.24.2-armv7.tar.gz / # buildkit3.11 MB2CMD ["/bin/sh"]0 B3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c addgroup -g49.56 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c apk add1.2 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit442 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL org.opencontainers.image.title=Container image for MagicMirror²0 B11USER root0 B12ENV MM_DIR=/opt/magic_mirror0 B13WORKDIR /opt/magic_mirror122 B14COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror181.08 MB15COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh1.65 KB16COPY --chown=node:node --chmod=0777 healthcheck.js /opt/504 B17COPY --chown=node:node --chmod=0777 build_info.sh /tmp/538 B18ARG GIT_INFO=commit=9301fbb7_ref=develop_date=2026-09-14T23:25:20+02:00_author=Karsten_Hassel_<[email protected]>_title=build_labwc_with_apko0 B19RUN |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 -c7.29 MB20USER node0 B21ENV NODE_ENV=production PAGER=more0 B22EXPOSE [8080/tcp]0 B23HEALTHCHECK {Test:[CMD-SHELL node /opt/healthcheck.js] Interval:0s0 B24ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 BCommand
ADD alpine-minirootfs-3.24.2-armv7.tar.gz / # buildkit