stencila/dockta

feat(DockerBuilder): only COPY files if they have changed

Opened this issue · 0 comments

To be consistent with Docker we could only COPY and ADD files if they have changed. This would be an optimisation and would be non-trivial to implement so is probably low priority.