You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a variety of performance reasons outlined in this article it can be desired to squash a built image (except the first layer) into fewer layers. Since portainer is managing the entire build flow, it should be quite easy to add an option (perhaps also an instruction PORTAINER_SQUASH) to automatically squash images before pushing them.
The text was updated successfully, but these errors were encountered:
For a variety of performance reasons outlined in this article it can be desired to squash a built image (except the first layer) into fewer layers. Since portainer is managing the entire build flow, it should be quite easy to add an option (perhaps also an instruction
PORTAINER_SQUASH
) to automatically squash images before pushing them.The text was updated successfully, but these errors were encountered: