Canonical parsing tool for the official images library files
Go to file
Tianon Gravi c37ef753c4 Update test to verify "path.Clean" behavior 2019-06-18 16:21:09 -07: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 Update test to verify "path.Clean" behavior 2019-06-18 16:21:09 -07: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.