apache / camel-k

Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers
https://camel.apache.org/camel-k
Apache License 2.0
859 stars 344 forks source link

Improve container image layering #593

Open lburgazzoli opened 5 years ago

lburgazzoli commented 5 years ago

We should improve container image layering so instead of throwing blobs to s2i or just add folders to kaninko docker file, we should create dockerfiles with individual entries to improve layering.

For s2i see: https://docs.openshift.com/container-platform/3.11/architecture/core_concepts/builds_and_image_streams.html#docker-build

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale due to 90 days of inactivity. It will be closed if no further activity occurs within 15 days. If you think that’s incorrect or the issue should never stale, please simply write any comment. Thanks for your contributions!