Skip to content
This repository was archived by the owner on Jul 9, 2020. It is now read-only.

Comments

Optimize Dockerfile#14

Open
robbyoconnor wants to merge 1 commit intoluckyframework:masterfrom
robbyoconnor:fix-dockerfile
Open

Optimize Dockerfile#14
robbyoconnor wants to merge 1 commit intoluckyframework:masterfrom
robbyoconnor:fix-dockerfile

Conversation

@robbyoconnor
Copy link

@robbyoconnor robbyoconnor commented Nov 1, 2019

move stuff that won't change to the top to delay cache invalidation;
don't install packages which exist in the base image

Fixes #15

move stuff that wont change to the top to delay cache invalidation;
don't install packages which exist in the base image
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dockerfile optimizations

1 participant