Sign inSign up

strukturag/coturn-hpb:master

Multi-platform
Index digest

sha256:6bb99de3bfd0120633b2fc8a2b933d8596a137c74f5164d5e160f085a044758d

OS/ARCH

Compressed size

68.79 MB

Last pushed

about 1 year by strukturagcirunner

Type

Image

Manifest digest

sha256:f768f503d0d5e946ecce89c9d5756f7b6a6e597e87c1e5c30f72f857c9da306a

Image Layers

1# debian.sh --arch 'amd64' out/27.8 MB
2RUN /bin/sh -c apt-get update26.14 MB
3COPY /out/ / # buildkit1.65 MB
4RUN /bin/sh -c apt-get update605.65 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/ # buildkit262 B
14COPY watch-certs.conf /etc/supervisor/conf.d/ # buildkit267 B
15COPY nodaemon.conf /etc/supervisor/conf.d/ # buildkit210 B
16COPY turnserver.conf /etc/turnserver.conf # buildkit10.37 KB
17COPY entrypoint.sh / # buildkit1.13 KB
18COPY watch-certs.sh / # buildkit695 B
19ENTRYPOINT ["/entrypoint.sh"]0 B
20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 B

Command

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