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
Each RUN command creates a new layer.
If we split the installation and the cleanup
we end up with a large intermediate layer
that does not add any value but increases the download size.
Signed-off-by: Azul <[email protected]>
0 commit comments