from
Hacker News
Top
New
Show HN: docker-show-context shows you why `docker build` takes so long
by
peterwaller
on 2/7/16, 2:34 PM with 1 comments
by
peterwaller
on 2/7/16, 3:37 PM
While making this I discovered a 5x speedup of build context creation with an 18 line patch to docker :)
https://github.com/docker/docker/pull/20088