sha256:c1a36fe56ebbcd3fa5170cd71c15e7c5e22d427bb57b68d3ccbdb41bbbccb97c
OS/ARCH
Compressed size
69.23 MB
Last pushed
about 1 year by strukturagcirunner
Type
Image
Manifest digest
sha256:e72a8e37da2372dedf6ac9577c1a83fc29b6567bc7f571517362e6bb43ef463b
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2RUN /bin/sh -c apt-get update26.58 MB3COPY /out/ / # buildkit1.65 MB4RUN /bin/sh -c apt-get update605.89 KB5USER nobody:nogroup0 B6EXPOSE map[3478/tcp:{} 3478/udp:{} 5349/tcp:{} 5349/udp:{}]0 B7VOLUME [/var/lib/coturn]0 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["--log-file=stdout" "--external-ip=$(detect-external-ip)"]0 B10ARG DEBIAN_FRONTEND=noninteractive0 B11USER root0 B12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c12.61 MB13COPY coturn.conf /etc/supervisor/conf.d/ # buildkit264 B14COPY watch-certs.conf /etc/supervisor/conf.d/ # buildkit268 B15COPY nodaemon.conf /etc/supervisor/conf.d/ # buildkit212 B16COPY turnserver.conf /etc/turnserver.conf # buildkit10.37 KB17COPY entrypoint.sh / # buildkit1015 B18COPY watch-certs.sh / # buildkit694 B19ENTRYPOINT ["/entrypoint.sh"]0 B20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'