axlearn icon indicating copy to clipboard operation
axlearn copied to clipboard

Improve : Optimize Dockerfile for Better Build Efficiency

Open YashSalunke12 opened this issue 1 year ago • 2 comments

What does this PR do?

This pull request optimizes the Dockerfile by reducing the number of image layers, combining instructions, and improving readability. It also adds labels for better documentation. The Dockerfile is now more efficient and follows best practices for building Docker images.

YashSalunke12 avatar Oct 16 '23 17:10 YashSalunke12