1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder/remotecontext
Daniel Nephin 0296797f0f Extract squash and tagging from the Dockerfile builder.
Remove pathCache and replace it with syncmap
Cleanup NewBuilder
Create an api/server/backend/build
Extract BuildTagger

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-05-01 12:07:32 -04:00
..
detect.go Extract squash and tagging from the Dockerfile builder. 2017-05-01 12:07:32 -04:00
detect_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
filehash.go Add support for COPY from previous rootfs 2017-03-23 15:12:15 -07:00
git.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
lazycontext.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
remote.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
remote_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
tarsum.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
tarsum_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00
utils_test.go Refactor remote context parsing 2017-04-25 14:35:31 -07:00