1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/graph
Derek McGowan 4ddbc7a62f Compress layers on push to a v2 registry
When buffering to file add support for compressing the tar contents. Since digest should be computed while writing buffer, include digest creation during buffer.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
(cherry picked from commit 851c64725d)

Docker-DCO-1.1-Signed-off-by: Jessie Frazelle <hugs@docker.com> (github: jfrazelle)
2015-03-30 15:42:14 -07:00
..
export.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
graph.go Compress layers on push to a v2 registry 2015-03-30 15:42:14 -07:00
history.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
import.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
list.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
load.go Avoid parallel layer downloads in load command 2015-02-19 15:46:38 -08:00
load_unsupported.go graph/load: add build tags to fix make cross 2014-11-25 02:06:45 +02:00
manifest.go Add verification of image manifest digests 2015-03-20 09:34:39 -07:00
manifest_test.go Cleanup v2 push logic 2015-03-09 18:33:15 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Enable v2 default push 2015-03-20 11:09:33 -07:00
push.go Compress layers on push to a v2 registry 2015-03-30 15:42:14 -07:00
service.go Merge pull request #10320 from shishir-a412ed/cleanup_cmd_tag 2015-02-06 16:34:48 -08:00
tag.go cleanup of docker tag command code 2015-01-26 09:15:32 -05:00
tags.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
tags_unit_test.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
viz.go Move "viz" to graph/viz.go 2014-08-06 17:18:50 -04:00