logo
logo
Icon

Get Started

Icon

API Usage

Building OCI Image

Get Started

_View production requirements in Preparation documentation before continuing.

Clone

Clone the repository:

git clone https://ark.sudovanilla.org/Korbs/Ubikute-Relay/
cd Ubikute-Relay

Build

Run the build command for your container software:

docker build -t Ubikute-Relay .

SudoVanilla uses buildah instead of Docker, as it builds valid OCI images that are supported by the SudoVanilla OCI Registry, to use that simply replace docker with buildah in the command above.
The SudoVanilla OCI Registry is powered by Zot Registry, a OCI-native container image registry.