Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/docker-library/go-dockerlibrary
DEPRECATED: this repository has become part of https://github.com/docker-library/bashbrew!
https://github.com/docker-library/go-dockerlibrary
Last synced: 4 months ago
JSON representation
DEPRECATED: this repository has become part of https://github.com/docker-library/bashbrew!
- Host: GitHub
- URL: https://github.com/docker-library/go-dockerlibrary
- Owner: docker-library
- License: apache-2.0
- Archived: true
- Created: 2016-05-25T22:42:35.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-08-21T20:52:37.000Z (over 4 years ago)
- Last Synced: 2024-09-25T01:33:03.662Z (4 months ago)
- Language: Go
- Homepage: https://github.com/docker-library/bashbrew#readme
- Size: 73.2 KB
- Stars: 21
- Watchers: 8
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DEPRECATED
**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!
# `import "github.com/docker-library/go-dockerlibrary/manifest"`
[![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)
This package contains the core parsing elements of [the `bashbrew` tool used by the Docker Official Images](https://github.com/docker-library/bashbrew#readme).