golang-gvisor-gvisor 0.0~20230807.0-4ubuntu0.24.04.2 source package in Ubuntu
Changelog
golang-gvisor-gvisor (0.0~20230807.0-4ubuntu0.24.04.2) noble-security; urgency=medium * No change rebuild due to golang-1.22 update -- Evan Caville <email address hidden> Fri, 08 Nov 2024 15:16:03 +1000
Upload details
- Uploaded by:
- Evan Caville
- Uploaded to:
- Noble
- Original maintainer:
- Ubuntu Developers
- Architectures:
- amd64 arm64 all
- Section:
- golang
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Noble | updates | universe | misc | |
Noble | security | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-gvisor-gvisor_0.0~20230807.0.orig.tar.gz | 2.8 MiB | 2c3c060914f2da4125874c8012b46bc3e77eaad67aab04b87cc188e3635b29c9 |
golang-gvisor-gvisor_0.0~20230807.0-4ubuntu0.24.04.2.debian.tar.xz | 7.8 KiB | 850c24015c06876dd989213910c4a083f0655d90ebde72c9628162e894a29e38 |
golang-gvisor-gvisor_0.0~20230807.0-4ubuntu0.24.04.2.dsc | 3.1 KiB | 09ee482198697d6a58bdcbb04e95415532515b763db62ac576628142395ca449 |
Available diffs
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.