infra(kea-dhcp4): docker-compose neu estellt

This commit is contained in:
2026-02-23 16:57:24 +01:00
parent 644939779e
commit 0f3a12a87d
3 changed files with 12 additions and 1 deletions

View File

@@ -0,0 +1,11 @@
version: "3.8"
services:
kea-dhcp4:
image: serhiymakarenko/isc-kea-dhcp4-server:latest
container_name: kea-dhcp4
restart: unless-stopped
network_mode: host
volumes:
- /docker/kea-dhcp4/config:/etc/kea:ro
- /docker/kea-dhcp4/leases:/var/lib/kea