moby--moby/graph
Vincent Batts 5d9f06599c graph: preserve tar archive entries
Preserve the entries from the tar archive for layers added to the graph.

With these entries and relative filesystem path, the tar archives can be
reassembled later.

Signed-off-by: Vincent Batts <vbatts@redhat.com>
2015-07-22 11:36:15 -04:00
..
tags Check if a tag name to load is a valid digest. 2015-07-16 10:53:56 -07:00
export.go Windows: graph\export.go filepath fixes 2015-05-04 14:56:23 -07:00
graph.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
graph_test.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
graph_unix.go graph: preserve tar archive entries 2015-07-22 11:36:15 -04:00
graph_windows.go graph: preserve tar archive entries 2015-07-22 11:36:15 -04:00
history.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
import.go Refactor pkg/stremformatter with custom constructors instead of passing a boolean 2015-05-13 00:09:41 +02:00
list.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
load.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
load_unsupported.go Windows: Build load.go 2015-05-12 14:26:57 -07:00
mutex.go Attempt to protect on disk image store with mutex 2015-06-25 20:16:37 -07:00
pools_test.go don't call reexec.Init from chrootarchive 2014-11-25 01:03:40 +02:00
pull.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
pull_v1.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
pull_v2.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
push.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
push_v1.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
push_v2.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
registry.go Update graph to use vendored distribution client for the v2 codepath 2015-07-16 13:13:47 -04:00
service.go Windows: Graph driver implementation 2015-07-10 14:33:11 -07:00
tags.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00
tags_unit_test.go Fixing Image struct to no longer use Graph. 2015-07-20 13:59:53 -07:00