Skip to content
Snippets Groups Projects
Unverified Commit 32615344 authored by Daniel's avatar Daniel Committed by GitHub
Browse files

Optimize Dockerfiles (#4532)

Move some ARGs closer to the build stage (potentially improving caching)
Remove redundant COPY commands
Remove redundant RUN command
Move CARGO_HOME's "&&" operator to the first line (improves consistency)
parent 46762d9f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment