Canonical parsing tool for the official images library files
Go to file
Tianon Gravi 3da366f1ac Rename example functions so they actually show up 2017-04-03 12:29:03 -07:00
manifest Fix GetSharedTagGroups ordering and update our hacky example code to have some SharedTags examples 2017-02-10 11:05:35 -08:00
pkg Rename example functions so they actually show up 2017-04-03 12:29:03 -07:00
.travis.yml Add explicit Travis script for "-race -cover" 2017-04-03 11:26:39 -07:00
LICENSE Add initial LICENSE file matching docker-library/official-images 2016-05-25 15:43:04 -07:00
README.md Add a basic README 2017-03-31 14:56:08 -07:00

README.md

import "github.com/docker-library/go-dockerlibrary/manifest"

Travis Build Status GoDoc

This package contains the core parsing elements of the bashbrew tool used by the Docker Official Images.