GetPageSpeed Extras

gvisor

How to install gvisor on Fedora Linux

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 noarch x86_64 Version
Fedora 44 Base 20260810.0
Fedora 43 Base 20260810.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 Fedora Linux.

Install

Base Fedora 43, 44

gvisor on Fedora Linux 43, 44

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 Fedora Linux.

Subscribe — from $10/mo

Frequently asked questions

How do I install gvisor on Fedora Linux?

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

Which Fedora Linux versions is gvisor available for?

gvisor is available for Fedora 43, 44.

Subscribe