-
Notifications
You must be signed in to change notification settings - Fork 350
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve container image layering #593
Labels
Comments
nicolaferraro
added
area/core
Core features of the integration platform
area/build-operator
Related to the internal image build operator
and removed
area/core
Core features of the integration platform
labels
May 28, 2019
This issue has been automatically marked as stale due to 90 days of inactivity. |
squakez
added
area/builder
and removed
area/build-operator
Related to the internal image build operator
labels
May 7, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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
The text was updated successfully, but these errors were encountered: