Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A rootless, daemonless, low level container runtime for Linux written in Rust that aims to be compliant with the OCI Runtime Spec

NotificationsYou must be signed in to change notification settings

homebrew-ec-foss/bento.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Bento?

A rootless, daemonless, low level container runtime for Linux written in Rust that aims to be compliant with the OCI Runtime Spec.

Testing

To test the container creation, you need to set up a test bundle.

  1. Create the bundle directory structure:

    mkdir -p test-bundle/rootfs/bin
  2. Copy a shell into the rootfs. On most Linux systems, you can use:

    cp /bin/sh test-bundle/rootfs/bin/
  3. Create aconfig.json file inside thetest-bundle directory with the desired container configuration.

About

A rootless, daemonless, low level container runtime for Linux written in Rust that aims to be compliant with the OCI Runtime Spec

Topics

Resources

Stars

Watchers

Forks

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp