Sign inSign up

karsten13/magicmirror:alpine-dev

Multi-platform
Internet of things
Index digest

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 KB
2mount /out from exec sh49.74 MB
3add users and groups391 B
4mkdir /16 B
5mkdir /app77 B
6add metadata6.04 KB
7LABEL org.opencontainers.image.title=Container image for MagicMirror²0 B
8USER root0 B
9ENV MM_DIR=/opt/magic_mirror0 B
10WORKDIR /opt/magic_mirror122 B
11COPY --chown=node:node --chmod=0777 /opt/magic_mirror /opt/magic_mirror19.9 MB
12COPY --chown=node:node --chmod=0777 create_restore_script.sh entrypoint.sh1.65 KB
13COPY --chown=node:node --chmod=0777 healthcheck.js /opt/504 B
14COPY --chown=node:node --chmod=0777 build_info.sh /tmp/538 B
15ARG GIT_INFO=commit=9301fbb7_ref=develop_date=2026-09-14T23:25:20+02:00_author=Karsten_Hassel_<[email protected]>_title=build_labwc_with_apko0 B
16RUN |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 MB
17USER node0 B
18ENV NODE_ENV=production PAGER=more0 B
19EXPOSE [8080/tcp]0 B
20HEALTHCHECK {Test:[CMD-SHELL node /opt/healthcheck.js] Interval:0s0 B
21ENTRYPOINT ["/sbin/tini" "--" "./entrypoint.sh"]0 B

Command

add root layout