This package browser is in early development. Mind the rough edges.

go-gvisor-dev-gvisor 0.0.0-0.634ce95

Application Kernel for Containers

gVisor provides a strong layer of isolation between running applications and the host operating system. It is an application kernel that implements a Linux-like interface.

gVisor includes an Open Container Initiative (OCI) runtime called runsc that makes it easy to work with existing container tooling. The runsc runtime integrates with Docker and Kubernetes, making it simple to run sandboxed containers.

This package provides the source only to include in other packages as dependencies.

Installation

Install go-gvisor-dev-gvisor 0.0.0-0.634ce95 as follows:

guix install go-gvisor-dev-gvisor@0.0.0-0.634ce95

Or install the latest version:

guix install go-gvisor-dev-gvisor

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.