Commit Graph

2 Commits

Author SHA1 Message Date
Tonis Tiigi c91b830a96 Validate adding digests to tagstore with go types
Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Upstream-commit: 20e759ab56e9c17cfe0fbe839cdd4ac9ee6f0752
Component: engine
2015-11-25 15:06:51 -08:00
Aaron Lehmann 480d299a2e Add tag store
The tag store associates tags and digests with image IDs. This
functionality used to be part of graph package. This commit splits it
off into a self-contained package with a simple interface.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
Upstream-commit: 7de380c5c673411639d84e07c29830eb81cb1c8d
Component: engine
2015-11-24 09:40:24 -08:00