Skip to content

yinkaolotin/rund

Folders and files

NameName
Last commit message
Last commit date

Latest commit

14a74bf · Nov 16, 2024

History

4 Commits
Nov 16, 2024
Nov 16, 2024
Nov 16, 2024
Nov 16, 2024

Repository files navigation

rund

rund is a low-level container runtime.

how to use

create, pause, resume container. Execute a command in an existing container

rund create <container-name> /bin/sh

rund pause <container-name>

rund resume <container-name>

rund exec <container_name> px aux

About

minimal linux container runtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages