Closed DanielNeto closed 5 years ago
I made some optimizations to reduce the final image size (from 1.13GB to 684MB) by clearing the yum cache after installing the packages and combining some RUN statements. I also exported all ports used by the container using the EXPOSE instruction.
I made some optimizations to reduce the final image size (from 1.13GB to 684MB) by clearing the yum cache after installing the packages and combining some RUN statements. I also exported all ports used by the container using the EXPOSE instruction.