moby--moby/utils
Tonis Tiigi 4352da7803 Update daemon and docker core to use new content addressable storage
Add distribution package for managing pulls and pushes. This is based on
the old code in the graph package, with major changes to work with the
new image/layer model.

Add v1 migration code.

Update registry, api/*, and daemon packages to use the reference
package's types where applicable.

Update daemon package to use image/layer/tag stores instead of the graph
package

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2015-11-24 09:40:25 -08:00
..
experimental.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
git_test.go Fix breakouts from git root during build 2015-06-01 22:10:55 +03:00
names.go Move volume name validation to the local driver. 2015-10-21 12:28:26 -04:00
stubs.go golint: use golint to check package util 2015-07-22 05:34:13 +08:00
timeout.go Make RegistryConfig a typed value in the api. 2015-09-07 19:29:33 -04:00
utils.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
utils_test.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
utils_unix.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00
utils_windows.go Windows: Fix long path handling for docker build 2015-09-15 10:58:11 -07:00