Files
Mai Bui 110a3fd3ac docker prefer COPY to ADD in dockerfile (#15394)
#### Why I did it
Docker best practices prefer COPY to ADD
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#add-or-copy
##### Work item tracking
- Microsoft ADO **(number only)**: 17418730

#### How I did it
Use the COPY command as opposed to ADD unless working with a tar file.
2023-06-22 13:16:56 -07:00
..
2016-12-05 11:12:19 -08:00
2017-12-12 00:38:36 -08:00
2016-12-05 11:12:19 -08:00