coturn (sha256:ee91f71eb56443830c13b84d8c64f428e09fba293ecd76dda5844585f0e198a8)

Published 2026-04-05 00:13:58 +00:00 by Bluemedia

Installation

docker pull git.bluemedia.dev/bluemedia/coturn@sha256:ee91f71eb56443830c13b84d8c64f428e09fba293ecd76dda5844585f0e198a8
sha256:ee91f71eb56443830c13b84d8c64f428e09fba293ecd76dda5844585f0e198a8

Image layers

ADD alpine-minirootfs-3.23.3-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-04-05T00:13:40Z
org.opencontainers.image.revision 5af3e09a618fbfbabf537b35f8450dd0346005a5
org.opencontainers.image.source https://git.bluemedia.dev/containers/images.git
org.opencontainers.image.url https://git.bluemedia.dev/containers/images
Details
Container
2026-04-05 00:13:58 +00:00
0
OCI / Docker
linux/amd64
5.8 MiB
Versions (1) View all
latest 2026-04-05