Canonical parsing tool for the official images library files
Go to file
Tianon Gravi 3c2181232e Force line-based files to have valid "Maintainers" too
This copies the exact `mainfest.Global.Maintainers` validation from `rfc2822.go`.
2019-01-07 16:12:21 -08:00
architecture Add a package for converting from a "bashbrew arch" to a full OCI "platform" object (os+arch+variant) 2017-06-06 23:27:51 -07:00
manifest Force line-based files to have valid "Maintainers" too 2019-01-07 16:12:21 -08:00
pkg Add new "getenv" templatelib function 2017-07-12 16:06:44 -07:00
.travis.yml Drop Go versions down to just the two Go upstream supports (latest and latest-1) 2018-10-12 10:18:01 -07:00
LICENSE Add initial LICENSE file matching docker-library/official-images 2016-05-25 15:43:04 -07:00
README.md Add codecov.io 2017-05-02 10:21:40 -07:00

README.md

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

Travis Build Status GoDoc codecov

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