github.com/docker-library/go-dockerlibrary@v0.0.0-20200821205225-669fbe5c1d52/README.md (about)

     1  # DEPRECATED
     2  
     3  **IMPORTANT NOTE:** this repository has become part of [`github.com/docker-library/bashbrew`](https://github.com/docker-library/bashbrew) (as of [docker-library/bashbrew#17](https://github.com/docker-library/bashbrew/pull/17)).  Please adjust your usage accordingly!
     4  
     5  # `import "github.com/docker-library/go-dockerlibrary/manifest"`
     6  
     7  [![Travis Build Status](https://travis-ci.org/docker-library/go-dockerlibrary.svg?branch=master)](https://travis-ci.org/docker-library/go-dockerlibrary) [![GoDoc](https://godoc.org/github.com/docker-library/go-dockerlibrary?status.svg)](https://godoc.org/github.com/docker-library/go-dockerlibrary) [![codecov](https://codecov.io/gh/docker-library/go-dockerlibrary/branch/master/graph/badge.svg)](https://codecov.io/gh/docker-library/go-dockerlibrary)
     8  
     9  This package contains the core parsing elements of [the `bashbrew` tool used by the Docker Official Images](https://github.com/docker-library/bashbrew#readme).