moby--moby/graph
Derek McGowan 851c64725d 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)
2015-03-30 12:15:15 -07:00
..
export.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
graph.go Compress layers on push to a v2 registry 2015-03-30 12:15:15 -07:00
history.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
import.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
list.go Changed snake case naming to camelCase 2015-03-26 15:05:45 -06:00
load.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
load_unsupported.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
manifest.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01: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 Merge pull request #11788 from reikani/pchoi 2015-03-26 23:55:50 -07:00
push.go Compress layers on push to a v2 registry 2015-03-30 12:15:15 -07:00
service.go Replace aliased imports of logrus, fixes #11762 2015-03-26 23:22:04 +01:00
tag.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00
tags.go Refactor pkg/common, Fixes #11599 2015-03-24 18:19:59 +01:00
tags_unit_test.go Add ability to refer to image by name + digest 2015-03-17 10:10:42 +00:00
viz.go Remove engine.Status and replace it with standard go error 2015-03-25 22:32:08 +01:00