0xE282B0 / runwasi-youki

Implement runwasi instance using youki's Container APIs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

runwasi-youki

This repo contains an implementation of runwasi Instance trait using youki's Container APIs.

Requirements

Build

make build

Run using ctr

make run

Check containerd log

sudo journalctl -u containerd --reverse  

About

Implement runwasi instance using youki's Container APIs


Languages

Language:Rust 85.6%Language:Makefile 5.8%Language:Go 5.1%Language:Dockerfile 2.2%Language:Python 1.2%