Canonical parsing tool for the official images library files
Go to file
Tianon Gravi 8488b2f8fc Add initial support for an explicit "SharedTags" field
Things we know we'll need to be able to do with the new `SharedTags` (and are thus included in this initial file format support):

- get list of all shared tags from a manifest (`manifest.GetAllSharedTags()`)
- get list of shared tags from an entry (`entry.SharedTags`)
- get list of entries given a shared tag (`manifest.GetSharedTag(tag)`)
2017-02-06 16:25:53 -08:00
manifest Add initial support for an explicit "SharedTags" field 2017-02-06 16:25:53 -08:00
pkg
.travis.yml Add Go 1.8 to Travis 2017-01-24 10:03:30 -08:00
LICENSE