Docker image for the UDPT tracker. There are two images available alpine and distroless. Images are available vai both GitHub and Docker Hub.
cyb3rjak3/udptghcr.io/cyb3r-jak3/udptThe alpine tag is based of the latest tag of the alpine images. The distroless tag is based of the latest tag of the distroless project
Both images use a config location of /config.toml
docker run -d -v $PWD/config.toml:/config.toml:ro -p 1212:1212/udp cyb3rjak3/udpt:distroless
There is a sample config and to read more about configuration read the documentation
Content type
Image
Digest
Size
2.5 MB
Last updated
almost 5 years ago
docker pull cyb3rjak3/docker-udpt:distroless