Canonical parsing tool for the official images library files
Go to file
Tianon Gravi f3591521e7
Merge pull request #26 from infosiftr/line-based-errors
As a first step towards line-based manifest file deprecation, stop returning line-based parsing errors
2020-08-19 15:44:08 -07:00
architecture Add "mips64le" in SupportedArches 2019-12-27 12:24:54 -08:00
manifest As a first step towards line-based manifest file deprecation, stop returning line-based parsing errors 2020-08-19 13:49:08 -07:00
pkg Update Go versions to 1.12 and 1.13 2019-12-10 16:36:34 -08:00
.travis.yml Update Go versions to 1.12 and 1.13 2019-12-10 16:36:34 -08:00
LICENSE Add initial LICENSE file matching docker-library/official-images 2016-05-25 15:43:04 -07:00
README.md Update README to point to bashbrew tool repo 2020-05-01 14:11:32 +01: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.