GetPageSpeed Extras

gvisor

How to install gvisor on AlmaLinux, Rocky Linux, Oracle Linux and RHEL

Application Kernel container sandbox runtime (runsc)

License: Apache-2.0 https://github.com/google/gvisor

Availability

Compare package tracks by distribution and architecture. Checkmarks show the architectures available in each repository channel.

Distro Channel aarch64 x86_64 Version
RHEL 10 Base 20260817.0
RHEL 9 Base 20260817.0
RHEL 8 Base 20260817.0

Description

gVisor is an application kernel, written in Go, that implements a substantial portion of the Linux system call interface. It provides an additional layer of isolation between running applications and the host operating system. This package ships the complete prebuilt, upstream-published runtime payload: * runsc - the OCI-compatible sandbox runtime * containerd-shim-runsc-v1 - the containerd runtime shim * gvisor-bin - runtime sidecars, when present in the release After installation, wire runsc into your container runtime, e.g.: runsc install # add the "runsc" runtime to /etc/docker/daemon.json systemctl restart docker

Built for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Install

Base RHEL 8, 9, 10

gvisor on AlmaLinux / Rocky Linux / Oracle Linux / RHEL 8, 9, 10

sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm
sudo dnf -y install gvisor

Package downloads require an active GetPageSpeed subscription — one repository for gvisor and thousands more packages for AlmaLinux, Rocky Linux, Oracle Linux and RHEL.

Subscribe — from $10/mo

Frequently asked questions

How do I install gvisor on AlmaLinux, Rocky Linux, Oracle Linux and RHEL?

Add the GetPageSpeed repository, then install the gvisor package with your system package manager.

Which Enterprise Linux versions is gvisor available for?

gvisor is available for RHEL 8, 9, 10.

Subscribe