sha256:6bb99de3bfd0120633b2fc8a2b933d8596a137c74f5164d5e160f085a044758d
OS/ARCH
Compressed size
68.3 MB
Last pushed
about 1 year by strukturagcirunner
Type
Image
Manifest digest
sha256:ff17e85456c81b2b78950c0e05c723ad46e7c6d08b629e8b25eaa1ed379628c1
Image Layers
1# debian.sh --arch 'arm64' out/27.83 MB2RUN /bin/sh -c apt-get update25.79 MB3COPY /out/ / # buildkit1.6 MB4RUN /bin/sh -c apt-get update587.38 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.49 MB13COPY coturn.conf /etc/supervisor/conf.d/ # buildkit265 B14COPY watch-certs.conf /etc/supervisor/conf.d/ # buildkit269 B15COPY nodaemon.conf /etc/supervisor/conf.d/ # buildkit212 B16COPY turnserver.conf /etc/turnserver.conf # buildkit10.37 KB17COPY entrypoint.sh / # buildkit1.13 KB18COPY watch-certs.sh / # buildkit695 B19ENTRYPOINT ["/entrypoint.sh"]0 B20CMD ["supervisord" "-c" "/etc/supervisor/supervisord.conf"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1751241600'