Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Make Dockerfiles more efficient #10

Open
siemensikkema opened this issue Aug 8, 2019 · 0 comments
Open

Make Dockerfiles more efficient #10

siemensikkema opened this issue Aug 8, 2019 · 0 comments

Comments

@siemensikkema
Copy link
Contributor

See: https://blog.docker.com/2019/07/intro-guide-to-dockerfile-best-practices/
The main thing is to move the COPY steps down (and reduce what is copied) to be able to make better use of caching.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant