An open API service indexing awesome lists of open source software.

https://github.com/arlac77/bocf

build OCI Image Format images
https://github.com/arlac77/bocf

oci-image

Last synced: about 1 year ago
JSON representation

build OCI Image Format images

Awesome Lists containing this project

README

          

[![npm](https://img.shields.io/npm/v/bocf.svg)](https://www.npmjs.com/package/bocf)
[![License](https://img.shields.io/badge/License-0BSD-blue.svg)](https://spdx.org/licenses/0BSD.html)
[![bundlejs](https://deno.bundlejs.com/?q=bocf\&badge=detailed)](https://bundlejs.com/?q=bocf)
[![downloads](http://img.shields.io/npm/dm/bocf.svg?style=flat-square)](https://npmjs.org/package/bocf)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/bocf.svg?style=flat-square)](https://github.com/arlac77/bocf/issues)
[![Build Status](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Farlac77%2Fbocf%2Fbadge\&style=flat)](https://actions-badge.atrox.dev/arlac77/bocf/goto)
[![Styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/bocf/badge.svg)](https://snyk.io/test/github/arlac77/bocf)
[![Coverage Status](https://coveralls.io/repos/arlac77/bocf/badge.svg)](https://coveralls.io/github/arlac77/bocf)

# bocf

build ocf images

[App Container Image](https://github.com/appc/spec/blob/master/spec/aci.md)

# API

## Table of Contents

# install

With [npm](http://npmjs.org) do:

```shell
npm install bocf
```

# license

BSD-2-Clause