Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 973 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 973 Bytes

VyOS nightly build

About

Scheduled VyOS image build - once per day (currently 00:00 UTC).

Successfull builds will be published as GitHub Release and linked on the official download page https://vyos.net/get/nightly-builds/

How to check an image signature

Download signature public key

wget https://github.com/vyos/vyos-nightly-build/raw/refs/heads/current/minisign.pub

Download ISO image and signature file (example):

wget https://github.com/vyos/vyos-nightly-build/releases/download/1.5-rolling-202312191154/vyos-1.5-rolling-202312191154-amd64.iso
wget https://github.com/vyos/vyos-nightly-build/releases/download/1.5-rolling-202312191154/vyos-1.5-rolling-202312191154-amd64.iso.minisig

Verify signature

minisign -Vm vyos-1.5-rolling-202312191154-amd64.iso