projectdiscovery / naabu

A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
https://projectdiscovery.io
MIT License
4.51k stars 531 forks source link

Leave no apk cache in Docker image #1112

Closed PeterDaveHello closed 1 month ago

PeterDaveHello commented 1 month ago

Use apk add with --no-cache will prevent leaving cache in the released image, and it's now kind of Dockerfile best practice.

GeorginaReeder commented 1 month ago

Thanks so much for your contribution @PeterDaveHello , we appreciate it!

We also have a Discord server, which you’re more than welcome to join. It's a great place to connect with fellow contributors and stay updated with the latest developments!