Since docker caches each instruction as a layer, we have to clean cached packages at the end of each step for minimal image size.
1.9 KiB
1.9 KiB
Since docker caches each instruction as a layer, we have to clean cached packages at the end of each step for minimal image size.