compage icon indicating copy to clipboard operation
compage copied to clipboard

feat: Distroless Image Building Integration

Open azar-intelops opened this issue 2 years ago • 0 comments

Problem: Compage lacks integration with Wolfi Linux, Apko, and Melange for distroless image building. This results in larger image sizes and unnecessary dependencies.

Solution: Integrate Wolfi Linux, Apko, and Melange into Compage to build efficient distroless images. This reduces image size, improves security, and simplifies deployment.

Benefits:

  • Smaller Image Sizes: Distroless images minimize dependencies, optimizing resource usage.
  • Enhanced Security: Unnecessary components are removed, reducing the attack surface.
  • Streamlined Deployment: Integrated tools simplify the deployment process.

By integrating these tools, Compage can enable efficient distroless image building, benefiting developers with optimized and secure deployments.

azar-intelops avatar Jul 05 '23 08:07 azar-intelops