golang-gvisor-gvisor 0.0~20221219.0-2 source package in Ubuntu

Changelog

golang-gvisor-gvisor (0.0~20221219.0-2) unstable; urgency=medium

  * Add autopkgtest for tcpip package on all architectures.
    This package is usually imported by other package like wireguard-go.

 -- Shengjing Zhu <email address hidden>  Wed, 04 Jan 2023 22:36:46 +0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
amd64 arm64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64 [FULLYBUILT] arm64

Downloads

File Size SHA-256 Checksum
golang-gvisor-gvisor_0.0~20221219.0-2.dsc 2.3 KiB ba38885f2495836299729cd0f062129d57ed31542744d75dd9d17461cf54b541
golang-gvisor-gvisor_0.0~20221219.0.orig.tar.gz 2.6 MiB 1e2eb3db4965b084660e6dbc55b547ef2101a32a8e48a0b1adea0c66edc3ef20
golang-gvisor-gvisor_0.0~20221219.0-2.debian.tar.xz 6.4 KiB 0851577aa182736fcde7d501fb61d275a143733f2f1b92c118771dbb5c3e4580

No changes file available.

Binary packages built by this source

golang-gvisor-gvisor-dev: Application Kernel for Containers (library)

 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides development files.

runsc: gVisor container sandbox runtime

 gVisor is an application kernel, written in Go, that implements a
 substantial portion of the Linux system surface. It includes an Open
 Container Initiative (OCI) runtime called runsc that provides an
 isolation boundary between the application and the host kernel.
 .
 This package provides runsc runtime, which can be integrated to Docker
 and Kubernetes.