Namespace
l7mp
Image / Tag
stunnerd:latest
Content Digest
sha256:0cdc43423583079bbea833474ed4967f67838ca4986e70f6fde012382eb06b1b
Details
Created

2024-10-31 12:24:15 UTC

Size

12.1 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-31T12:22:43.562Z
  • org.opencontainers.image.description
    A Kubernetes media gateway for WebRTC. Contact: [email protected]
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    bb5043558bc0d085fc71d8c3599f7a92c750354c
  • org.opencontainers.image.source
    https://github.com/l7mp/stunner
  • org.opencontainers.image.title
    stunner
  • org.opencontainers.image.url
    https://github.com/l7mp/stunner
  • org.opencontainers.image.version
    1.0.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:360cac23b13109d9ac3b62bb7839cdd29e3a5e975d5e42b32fd90416ba794c60 - 0.0% (93 Bytes)

[#001] sha256:095300644d5a46e4298aae747cc152aa7361144d441bd890a2b8b8de0dd0c33b - 99.99% (12.1 MB)

[#002] sha256:950de3ab542beee018148e018209e26f328895a5bb0779df1a1146634c29035f - 0.0% (559 Bytes)


History
2024-10-31 12:22:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-31 12:24:15 UTC (buildkit.dockerfile.v0)

COPY /app/bin/stunnerd /usr/bin/ # buildkit

2024-10-31 12:24:15 UTC (buildkit.dockerfile.v0)

COPY /app/cmd/stunnerd/stunnerd.conf / # buildkit

2024-10-31 12:24:15 UTC (buildkit.dockerfile.v0)

EXPOSE map[3478/udp:{}]

2024-10-31 12:24:15 UTC (buildkit.dockerfile.v0)

CMD ["stunnerd" "-c" "/stunnerd.conf"]

Details
Created

2024-10-31 12:33:10 UTC

Size

11 MB

Content Digest
Labels
  • org.opencontainers.image.created
    2024-10-31T12:22:43.562Z
  • org.opencontainers.image.description
    A Kubernetes media gateway for WebRTC. Contact: [email protected]
  • org.opencontainers.image.licenses
    MIT
  • org.opencontainers.image.revision
    bb5043558bc0d085fc71d8c3599f7a92c750354c
  • org.opencontainers.image.source
    https://github.com/l7mp/stunner
  • org.opencontainers.image.title
    stunner
  • org.opencontainers.image.url
    https://github.com/l7mp/stunner
  • org.opencontainers.image.version
    1.0.0

Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:360cac23b13109d9ac3b62bb7839cdd29e3a5e975d5e42b32fd90416ba794c60 - 0.0% (93 Bytes)

[#001] sha256:368654d04b62378a466b62ac621b037186ef3c11bc904f368fad5d7a02128a6d - 99.99% (11 MB)

[#002] sha256:950de3ab542beee018148e018209e26f328895a5bb0779df1a1146634c29035f - 0.0% (559 Bytes)


History
2024-10-31 12:22:49 UTC (buildkit.dockerfile.v0)

WORKDIR /app

2024-10-31 12:33:09 UTC (buildkit.dockerfile.v0)

COPY /app/bin/stunnerd /usr/bin/ # buildkit

2024-10-31 12:33:10 UTC (buildkit.dockerfile.v0)

COPY /app/cmd/stunnerd/stunnerd.conf / # buildkit

2024-10-31 12:33:10 UTC (buildkit.dockerfile.v0)

EXPOSE map[3478/udp:{}]

2024-10-31 12:33:10 UTC (buildkit.dockerfile.v0)

CMD ["stunnerd" "-c" "/stunnerd.conf"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete