croessner / geoip-policyd

Policy server that checks IPs and blocks senders, if they come from different countries or if they come from too many different IP addresses
GNU General Public License v3.0
2 stars 0 forks source link

Feat: Support multi-platform builds and extend image metadata #14

Closed croessner closed 1 month ago

croessner commented 1 month ago

Enable multi-platform builds using the --platform=$BUILDPLATFORM directive for base images in Dockerfile. Add detailed labels to Dockerfile and include descriptions in GitHub workflows for better image metadata.