moby--moby/graph
Alexander Morozov 15bf67a998 Merge pull request #10888 from dougm/parallel-load
Avoid parallel layer downloads in load command
2015-02-20 11:01:40 -08:00
..
MAINTAINERS
export.go Deprecating ResolveRepositoryName 2015-01-08 20:14:58 +00:00
graph.go Removing -X flag option and autogenerated code to create Dockerversion.go functionality 2015-02-20 05:40:12 +00:00
history.go
import.go
list.go move test to the daemon 2015-01-16 21:49:46 +00:00
load.go Avoid parallel layer downloads in load command 2015-02-19 15:46:38 -08:00
load_unsupported.go
manifest.go manifest: Close archive once done using it 2015-02-11 11:30:45 -05:00
manifest_test.go Store tar checksum in separate file 2015-01-29 21:28:20 -08:00
pools_test.go
pull.go Merge pull request #10520 from dmcgowan/v2-registry-fallback-logging 2015-02-19 17:20:34 -05:00
push.go Merge pull request #10520 from dmcgowan/v2-registry-fallback-logging 2015-02-19 17:20:34 -05: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 Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
tags_unit_test.go Update push to sign with the daemon's key when no manifest is given 2015-01-15 14:05:06 -08:00
viz.go