Sign inSign up

r15ch13/tsdns

By r15ch13

•Updated over 5 years ago

A tsdns container based on the official "teamspeak:latest" image

Image
0

100K+

r15ch13/tsdns repository overview

⁠tsdns

A tsdns container based on the official teamspeak:latest⁠ image.

⁠compose

version: "3"

services:
  tsdns:
    image: r15ch13/tsdns:latest
    restart: always
    ports:
      - "41144:41144"
    volumes:
      - tsdns:/var/run/tsdns/

volumes:
  tsdns:

Tag summary

Content type

Image

Digest

Size

12.2 MB

Last updated

over 5 years ago

docker pull r15ch13/tsdns