Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ADD with COPY #765

Merged
merged 1 commit into from Apr 19, 2018
Merged

Replace ADD with COPY #765

merged 1 commit into from Apr 19, 2018

Conversation

drujensen
Copy link
Member

Description of the Change

Docker recommends using COPY if you don't need URL or TAR extraction.

https://docs.docker.com/develop/develop-images/dockerfile_best-practices

Benefits

Follow recommended best practices

Possible Drawbacks

None

Docker recommends using COPY if you don't need URL or TAR extraction.

https://docs.docker.com/develop/develop-images/dockerfile_best-practices
@drujensen drujensen requested a review from a team April 19, 2018 14:41
@robacarp robacarp merged commit fabed6e into master Apr 19, 2018
@robacarp robacarp deleted the dj/replace-add-with-copy branch April 19, 2018 19:15
@faustinoaq faustinoaq added this to Done in Framework 2018 May 5, 2018
@faustinoaq faustinoaq added this to the Version 0.8.0 milestone Jun 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants