Canonical parsing tool for the official images library files
Go to file
Tianon Gravi 7d4d3222cd Invoke "path.Clean" on "Directory" values in go-dockerlibrary itself (instead of only doing so just before "git archive" inside bashbrew) 2019-06-05 15:49:21 -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 Invoke "path.Clean" on "Directory" values in go-dockerlibrary itself (instead of only doing so just before "git archive" inside bashbrew) 2019-06-05 15:49:21 -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.