Sign inSign up

strukturag/coturn-hpb:d51daf7b

Multi-platform
Index digest

sha256:ab1675d21f42280ea85b8809407d59734d69a3ff917db696ea1047782568700f

OS/ARCH

Compressed size

69.23 MB

Last pushed

about 1 year by strukturagcirunner

Type

Image

Manifest digest

sha256:6f3e94613592c5a2b0e821c4cd5c0ff4968307f5ebcfe0a01c081196fd45c381

Image Layers

1# debian.sh --arch 'amd64' out/27.79 MB
2RUN /bin/sh -c apt-get update26.58 MB
3COPY /out/ / # buildkit1.65 MB
4RUN /bin/sh -c apt-get update605.89 KB
5USER nobody:nogroup0 B
6EXPOSE map[3478/tcp:{} 3478/udp:{} 5349/tcp:{} 5349/udp:{}]0 B
7VOLUME [/var/lib/coturn]0 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["--log-file=stdout" "--external-ip=$(detect-external-ip)"]0 B
10ARG DEBIAN_FRONTEND=noninteractive0 B
11USER root0 B
12RUN |1 DEBIAN_FRONTEND=noninteractive /bin/sh -c12.61 MB
13COPY coturn.conf /etc/supervisor/conf.d/ # buildkit264 B
14COPY watch-certs.conf /etc/supervisor/conf.d/ # buildkit268 B
15COPY nodaemon.conf /etc/supervisor/conf.d/ # buildkit212 B
16COPY turnserver.conf /etc/turnserver.conf # buildkit10.37 KB
17COPY entrypoint.sh / # buildkit962 B
18COPY watch-certs.sh / # buildkit694 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'