rpi-2.11.0
sha256:61865e95b4e2433b2238e41d568b01cc7ea3074ef0ac7cf6d163f0d5f20f6d59
OS/ARCH
Compressed size
44.88 MB
Last pushed
about 2 years by jstabenow
Type
Image
Manifest digest
sha256:3c084d7fa78984902c7e1bdb8c4d5b2881a2bb3bbdb00987b30ecc3b492ead02
Image Layers
1ADD file ... in / 2.78 MB2CMD ["/bin/sh"]0 B3COPY /usr/bin/ffmpeg /usr/bin/ffmpeg # buildkit8.7 MB4COPY /ffmpeg/lib/* /usr/lib/ # buildkit8.44 MB5ARG FBDEV_VERSION=0.5.0-r30 B6ARG V4L_VERSION=1.22.1-r10 B7ARG RPI_VERSION=0.20200813-r00 B8RUN |3 FBDEV_VERSION=0.5.0-r5 V4L_VERSION=1.24.1-r1 RPI_VERSION=0.20231020-r03.84 MB9WORKDIR /tmp32 B10ENTRYPOINT ["/usr/bin/ffmpeg"]0 B11CMD ["-version"]0 B12COPY /core /core # buildkit14.63 MB13COPY /ui/build /core/ui # buildkit6.46 MB14ADD https://raw.githubusercontent.com/datarhei/restreamer/2.x/CHANGELOG.md /core/ui/CHANGELOG.md # buildkit6.41 KB15COPY ./run.sh /core/bin/run.sh # buildkit607 B16COPY ./ui-root /core/ui-root # buildkit11.44 KB17RUN /bin/sh -c ffmpeg -buildconf32 B18ENV CORE_CONFIGFILE=/core/config/config.json0 B19ENV CORE_DB_DIR=/core/config0 B20ENV CORE_ROUTER_UI_PATH=/core/ui0 B21ENV CORE_STORAGE_DISK_DIR=/core/data0 B22EXPOSE map[8080/tcp:{}]0 B23EXPOSE map[8181/tcp:{}]0 B24EXPOSE map[1935/tcp:{}]0 B25EXPOSE map[1936/tcp:{}]0 B26EXPOSE map[6000/udp:{}]0 B27VOLUME [/core/data /core/config]0 B28ENTRYPOINT ["/core/bin/run.sh"]0 B29WORKDIR /core32 BCommand
ADD file:dca2a738b46ed78f0ccd7e23ba4d4729528feaa423a0ff0ac5c3512bf43b6fae in /