Skip to content

minaxolone/ol-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the scripts to build The Libra Framework docker image in Kubernetes with kaniko.

Releases

9e9ecb5 - [rust] build dependency fixes (#240)

Usage

Make sure you have access to a Kubernetes cluster and have kubectl installed. You will also need yarn, Node.js (v20.12.2) and direnv.

Generate an new Github access token with the write:packages scope. Copy and edit the file .envrc.example to .envrc with your Github credentials. Run direnv allow . to set the environment variables.

nvm use
yarn install
yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published