DEBSOURCES
Skip Quicknav
sources / golang-github-coredhcp-coredhcp / 0.0.0%2Bgit.20250806.f7e98e4-1 / docker-compose.yml
1234567891011
services: coredhcp: privileged: true build: context: . dockerfile: Dockerfile ports: - 67:67 - 547:547 volumes: - ./etc/coredhcp/:/etc/coredhcp/