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

https://github.com/ocibuilder/docs


https://github.com/ocibuilder/docs

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Documentation

The OCI Builder is a tool for producing oci complaint images.

This repository contains all the documentation for getting started and configuring the OCI Builder.

Please view our [documentation website](https://ocibuilder.github.io/docs/)

## Quick Start

You can get started with the OCI Builder by following the [quickstart guide](https://ocibuilder.github.io/docs/quickstart/).

## Commands

Documentation of the cli commands for OCI Builder can be found [here](https://ocibuilder.github.io/docs/commands/build/)

## Specification

A complete documentation of the entire OCI Builder specification file `ocibuilder.yaml` can be found [here](https://ocibuilder.github.io/docs/specification/specification/)

## Examples

Some specification examples are available [here](https://ocibuilder.github.io/docs/examples/complete-spec/)

## Features

Features offered by the OCI Builder are documented [here](https://ocibuilder.github.io/docs/features/environment-variables/)