runu

command module
v0.9.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2022 License: Apache-2.0 Imports: 29 Imported by: 0

README

CI Go Report Card

runu

OCI runtime for frankenlibc unikernel

Installation

make
sudo cp runu /usr/local/bin/runu

add an entry to /etc/docker/daemon.json

        "runu": {
            "path": "/usr/local/bin/runu",
            "runtimeArgs": [
            ]
        },

Optionally, you can install debian package from the repository.

# register apt repository
curl -s https://packagecloud.io/install/repositories/ukontainer/runu/script.deb.sh | sudo bash
# install the package
sudo apt-get install docker-runu

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL