Skip to content

Release builds not updated since 20220228 #7327

@crappycrypto

Description

@crappycrypto

Description

When I follow the installation instructions on https://gvisor.dev/docs/user_guide/install/ the release builds are all stuck at 20220228.

This is true for:

It would be nice to be able to download new releases without having to compile them myself.

Steps to reproduce

Plain download

ARCH=$(uname -m)
URL=https://storage.googleapis.com/gvisor/releases/release/latest/${ARCH}
wget ${URL}/runsc
chmod +x ./runsc
./runsc --version

runsc version release-20220228.0
spec: 1.0.2-dev

Debian repo apt-cache show runsc output

Package: runsc
Architecture: amd64
Version: 20220228.0
Priority: optional
Section: contrib/devel
Maintainer: The gVisor Authors <gvisor-dev@googlegroups.com>
Filename: pool/20220228.0/binary-amd64/runsc.deb
Size: 27585436
MD5sum: 1c1bf73bcc3dac6ba37dfad2a84a6b9c
SHA1: 6b155d49687f533ed4bad2d342adf75c454eb0d9
SHA256: 6dc3daa63dad41dc70fefe66513591fb818dba14c63fd2402b351fe103e0bdbf
SHA512: 809d00b98542e2e017a8affcf6a6e849de28c8bb96a368b15a69cd1a62224f88abeed2e00119784f78a352250de3d8f204c2a523310bef2a02648e929fa55e3e
Homepage: https://gvisor.dev/
Description: gVisor container sandbox runtime
Description-md5: 1f06b287580964e3e22f378f9fb9bc03

runsc version

No response

docker version (if using docker)

No response

uname

No response

kubectl (if using Kubernetes)

No response

repo state (if built from source)

No response

runsc debug logs (if available)

No response

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions