https://github.com/ocibuilder/docs
https://github.com/ocibuilder/docs
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ocibuilder/docs
- Owner: ocibuilder
- Created: 2019-10-11T18:37:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-05T18:11:06.000Z (over 1 year ago)
- Last Synced: 2025-04-06T10:44:25.904Z (about 1 year ago)
- Size: 1.33 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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/)