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
* Decrease size of docker image
Combining RUN commands to minimise the number of layers and cleaning up the apt lists to reduce total size.
* Combine upgrade and install steps
Combine upgrade and install steps
Add --no-install-recommends option
0 commit comments