Skip to content

Update aws/base/Dockerfile to reduce the size of the container

Kelly Hair requested to merge khair1-master-patch-54505 into master

If the archive is deleted as a separate command then the size will not change. Otherwise, chaining the commands together in a single layer reduces the image size.

Merge request reports