Skip to content

Optimize Dockerfile#5

Open
mlehner616 wants to merge 2 commits intojacksoncage:masterfrom
mlehner616:consolidate
Open

Optimize Dockerfile#5
mlehner616 wants to merge 2 commits intojacksoncage:masterfrom
mlehner616:consolidate

Conversation

@mlehner616
Copy link

@mlehner616 mlehner616 commented Aug 12, 2015

Moved around some things in the Dockerfile. These changes should decrease build times by reducing layers as well as making the most efficient use of docker's caching.

starth.sh is less likely to change so that should come first. default.vcl is the most likely to change and thus should come last in the dockerfile so a change in default.vcl doesn't invalidate the rest of the cache for no reason.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant