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

Optimize Dockerfile #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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