sha256:813acc9d41d2953b1e7fbb5b281f9a1f68d07fef4e1b30e34472b12d3db9426a
OS/ARCH
Compressed size
50.09 MB
Last pushed
almost 2 years by jstabenow
Type
Image
Manifest digest
sha256:6b6b1a0d90a326de081a5ab552455b828ad1fd771831442ebbba7cae6afd2b26
Image Layers
1ADD file ... in / 3.25 MB2CMD ["/bin/sh"]0 B3COPY /usr/bin/ffmpeg /usr/bin/ffmpeg # buildkit9.99 MB4COPY /ffmpeg/lib/* /usr/lib/ # buildkit11.16 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.31 MB8WORKDIR /tmp32 B9ENTRYPOINT ["/usr/bin/ffmpeg"]0 B10CMD ["-version"]0 B11COPY /core /core # buildkit15.56 MB12COPY /ui/build /core/ui # buildkit6.8 MB13ADD https://raw.githubusercontent.com/datarhei/restreamer/2.x/CHANGELOG.md /core/ui/CHANGELOG.md # buildkit6.54 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:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /