2.11.0-ui1.13.0-core16.16.0-alpine3.19-ffmpeg6.1.1-alpine3.19
sha256:0228c7cc5be48bb4c0aaf995e99c657be02c7b1883db94ae3d11b85eac88ac5d
OS/ARCH
Compressed size
44.08 MB
Last pushed
about 2 years by jstabenow
Type
Image
Manifest digest
sha256:8bfcfe8fefc414996f448165450c8fd03a5930c27461e245de9441de0ba54958
Image Layers
1ADD file ... in / 2.78 MB2CMD ["/bin/sh"]0 B3COPY /usr/bin/ffmpeg /usr/bin/ffmpeg # buildkit8.68 MB4COPY /ffmpeg/lib/* /usr/lib/ # buildkit8.44 MB5ARG FBDEV_VERSION=0.5.0-r30 B6ARG V4L_VERSION=1.22.1-r10 B7RUN |2 FBDEV_VERSION=0.5.0-r5 V4L_VERSION=1.24.1-r1 /bin/sh3.06 MB8WORKDIR /tmp32 B9ENTRYPOINT ["/usr/bin/ffmpeg"]0 B10CMD ["-version"]0 B11COPY /core /core # buildkit14.63 MB12COPY /ui/build /core/ui # buildkit6.46 MB13ADD https://raw.githubusercontent.com/datarhei/restreamer/2.x/CHANGELOG.md /core/ui/CHANGELOG.md # buildkit6.41 KB14COPY ./run.sh /core/bin/run.sh # buildkit604 B15COPY ./ui-root /core/ui-root # buildkit11.44 KB16RUN /bin/sh -c ffmpeg -buildconf32 B17ENV CORE_CONFIGFILE=/core/config/config.json0 B18ENV CORE_DB_DIR=/core/config0 B19ENV CORE_ROUTER_UI_PATH=/core/ui0 B20ENV CORE_STORAGE_DISK_DIR=/core/data0 B21EXPOSE map[8080/tcp:{}]0 B22EXPOSE map[8181/tcp:{}]0 B23EXPOSE map[1935/tcp:{}]0 B24EXPOSE map[1936/tcp:{}]0 B25EXPOSE map[6000/udp:{}]0 B26VOLUME [/core/data /core/config]0 B27ENTRYPOINT ["/core/bin/run.sh"]0 B28WORKDIR /core32 BCommand
ADD file:dca2a738b46ed78f0ccd7e23ba4d4729528feaa423a0ff0ac5c3512bf43b6fae in /