Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 236 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 236 Bytes

camunda-bind

Docker image for Bind.

Additional Packages

  • bind9

Ports

  • 53/udp dns
  • 53 dns over tcp
  • 8053 bind statistics as xml

Usage

make daemon

Build and test bind

make build