coturn (sha256:344f60f7eab4d6edacd10e007bc8712876db94d3280e516d96abd0634a900ab4)

Published 2026-01-18 00:18:38 +00:00 by Bluemedia

Installation

docker pull git.bluemedia.dev/bluemedia/coturn@sha256:344f60f7eab4d6edacd10e007bc8712876db94d3280e516d96abd0634a900ab4
sha256:344f60f7eab4d6edacd10e007bc8712876db94d3280e516d96abd0634a900ab4

Image layers

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit
CMD ["/bin/sh"]
LABEL maintainer=hi@bluemedia.dev
RUN /bin/sh -c apk add --no-cache coturn # buildkit
ENV TURN_PORT=3478
ENV TURN_PORT_START=10000
ENV TURN_PORT_END=20000
ENV TURN_SECRET=secret
ENV TURN_SERVER_NAME=coturn
ENV TURN_REALM=example.com
COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit
RUN /bin/sh -c chmod +x /docker-entrypoint.sh # buildkit
CMD ["./docker-entrypoint.sh"]

Labels

Key Value
maintainer hi@bluemedia.dev
org.opencontainers.image.created 2026-01-18T00:18:18Z
org.opencontainers.image.revision 509fee3e7b76059c4afea86ffa256b321c1c6151
org.opencontainers.image.source https://git.bluemedia.dev/containers/images.git
org.opencontainers.image.url https://git.bluemedia.dev/containers/images
Details
Container
2026-01-18 00:18:38 +00:00
0
OCI / Docker
linux/amd64
5.8 MiB
Versions (1) View all
latest 2026-01-18