sha256:8a29982a747770ab90284d3dbac722662ac23dc74518bf7d651f045c80d0a0d8
OS/ARCH
Compressed size
309.61 MB
Last pushed
4 months by im1k31s
Type
Image
Manifest digest
sha256:7b84f0d0a3ac66ea9b1d54d6b0e866fe22ebd178bc6bac4e7b00213983cd65a7
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2LABEL org.opencontainers.image.title=motionEye Custom org.opencontainers.image.description=Web frontend0 B3ARG RUN_UID=10000 B4ARG RUN_GID=10000 B5COPY . /tmp/motioneye # buildkit1.39 MB6COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.01 KB7RUN |2 RUN_UID=1000 RUN_GID=1000 /bin/sh170 B8RUN |2 RUN_UID=1000 RUN_GID=1000 /bin/sh279.48 MB9WORKDIR /app93 B10HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8765/0 B11VOLUME [/etc/motioneye]0 B12VOLUME [/var/lib/motioneye]0 B13EXPOSE [8765/tcp]0 B14ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'