RedHatProductSecurity / rapidast

RapiDAST enables simple, continuous and fully automated application security testing
Apache License 2.0
58 stars 39 forks source link

Optimize container image size #164

Closed lunarwhite closed 9 months ago

lunarwhite commented 9 months ago

Currently, the image of RapiDAST is quite large (~1.24GB, source). As each team may pull and deploy it in the CI pipeline periodically, this could lead to an increase in execution times and resource costs over time.

It would be great if we could make some optimizations to the Containerfile.

We could start with some general tips, like: