Canonical parsing tool for the official images library files
Go to file
Tianon Gravi 65c107f228 Merge pull request #8 from infosiftr/codecov
Add codecov.io
2017-05-02 10:23:52 -07:00
manifest Add an example of reading a local manifest file too 2017-04-03 15:37:39 -07:00
pkg Add examples/tests for "pkg/execpipe" (100% coverage!) 2017-04-03 15:02:26 -07:00
.travis.yml Add codecov.io 2017-05-02 10:21:40 -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.