Sign inSign up

im1k31s/motioneye-custom:0.43

Multi-platform
Index digest

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 MB
2LABEL org.opencontainers.image.title=motionEye Custom org.opencontainers.image.description=Web frontend0 B
3ARG RUN_UID=10000 B
4ARG RUN_GID=10000 B
5COPY . /tmp/motioneye # buildkit1.39 MB
6COPY docker/entrypoint.sh /entrypoint.sh # buildkit1.01 KB
7RUN |2 RUN_UID=1000 RUN_GID=1000 /bin/sh170 B
8RUN |2 RUN_UID=1000 RUN_GID=1000 /bin/sh279.48 MB
9WORKDIR /app93 B
10HEALTHCHECK {Test:[CMD-SHELL curl -f http://localhost:8765/0 B
11VOLUME [/etc/motioneye]0 B
12VOLUME [/var/lib/motioneye]0 B
13EXPOSE [8765/tcp]0 B
14ENTRYPOINT ["/entrypoint.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'