Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a comment to fix the docker issue (#442)
* Add a comment to fix the docker issue Fixing sonic-net/sonic-buildimage#2694 Which was caused by moby/moby#38072 Fixing by changing file size. Previously the change from 0 to 1 didn't change the file size, and docker squish optimized the change out.
- Loading branch information