PowerDNS / weakforced

Anti-Abuse for servers at authentication time
GNU General Public License v3.0
123 stars 33 forks source link

Build minimal docker image #420

Closed neilcook closed 4 months ago

neilcook commented 4 months ago

The existing docker image that is built is based on debian and is very heavyweight. This adds a new minimal image based on alpine that is approx 5x smaller, but with less features for casual users.

github-actions[bot] commented 4 months ago

Test Results

  2 files  ±0    2 suites  ±0   32m 17s :stopwatch: +8s  70 tests ±0   70 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  140 runs  ±0  140 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 87061474. ± Comparison against base commit 4141a4a3.

:recycle: This comment has been updated with latest results.

neilcook commented 4 months ago

thx habbie