SpriteLink / NIPAP

Neat IP Address Planner - NIPAP is the best open source IPAM in the known universe, challenging classical IP address management (IPAM) systems in many areas.
https://spritelink.github.io/NIPAP/
MIT License
524 stars 132 forks source link

Fix handling of CA certificates in Dockerfile #1384

Closed garberg closed 1 month ago

garberg commented 1 month ago

Fix the handling of CA certificates in Dockerfile.nipapd - the previous implementation simply didn't work as the Dockerfile COPY command only copies directory content and not the directory itself. Also added the same handling to Dockerfile.www.