jonrau1 / ElectricEye

ElectricEye is a multi-cloud, multi-SaaS Python CLI tool for Asset Management, Security Posture Management & Attack Surface Monitoring supporting 100s of services and evaluations to harden your CSP & SaaS environments with controls mapped to over 20 industry, regulatory, and best practice controls frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[PFR] Update Dockerfile to Alpine 3.15.2, reduce size further

jonrau1 opened this issue · comments

Story
As the maintainer of ElectricEye I want to advance the parent image of the ElectricEye Dockerfile to use the latest, stable version of a 3.15.2 Alpine Linux container and further reduce to lower the attack surface, remediate vulnerabilities, and decrease the container size.

Definition of Done

  • Update Dockerfile Parent image to the latest, stable Hash referencing Alpine 3.15.2
  • All libraries work
  • Eliminate APK build cache and PIP/Python build caches
  • Optimize Dockerfile syntax (ENV, LABEL, RUN)

Nice to Have
N/A

Additional Information
N/A