golang-gvisor-gvisor 0.0~20240729.0-4 source package in Ubuntu
Changelog
golang-gvisor-gvisor (0.0~20240729.0-4) unstable; urgency=medium * unset ELF_PACKAGE_METADATA env when building sysmsg object -- Shengjing Zhu <email address hidden> Fri, 09 Aug 2024 14:39:29 +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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc | |
Oracular | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
golang-gvisor-gvisor_0.0~20240729.0-4.dsc | 2.7 KiB | 976cb7336627c7e30d8416939dcb684ba75f5a2103e86f3d58a685fae5f2675f |
golang-gvisor-gvisor_0.0~20240729.0.orig.tar.gz | 3.1 MiB | 8677fe60daa0519bb77139c58fec6c9e4ea1ee12f9f673007c6c0e3545ef69d2 |
golang-gvisor-gvisor_0.0~20240729.0-4.debian.tar.xz | 8.5 KiB | 4c6943f04cb36010aeb0c001fc5fdbf0d2dec895eabeefd6c38e59febc2da472 |
Available diffs
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.