moby--moby/pkg/stringid
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
..
README.md Refactor pkg/common, Fixes #11599 2015-03-24 18:19:59 +01:00
stringid.go Update daemon and docker core to use new content addressable storage 2015-11-24 09:40:25 -08:00
stringid_test.go Only use fallback to short IDs when obvious. 2015-04-10 13:20:44 -04:00

README.md

This package provides helper functions for dealing with string identifiers