Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
docker_notes:docker-dhcp [2025-06-08 Sun wk23 19:33] – [main dhcp4] baumkp | docker_notes:docker-dhcp [2025-06-08 Sun wk23 19:34] (current) – [main dhcp4] baumkp | ||
---|---|---|---|
Line 79: | Line 79: | ||
I had a problem when upgrading to to Kea 2.6.0 that stopped kea-dhcp4 operating with an error '' | I had a problem when upgrading to to Kea 2.6.0 that stopped kea-dhcp4 operating with an error '' | ||
- | ++++Upgrade problems from 2.6.2 to 2.6.3 Kea as yet again broken or perhaps | + | ++++Upgrade problems from Kea 2.6.2 to 2.6.3, yet again broken or perhaps |
The socket files **must** now be in ''/ | The socket files **must** now be in ''/ | ||
- | I previously used a general docker volume director directive to place all my configuration files into /app and then configured from there as require. | + | I previously used a general docker volume director directive to place all my configuration files into /app and then configured from there as required. |
#" | #" | ||
#Kea 2.6.3 requires / | #Kea 2.6.3 requires / |