Skip to content

evilhamsterman/vyos-container

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vyos-container

VyOS container images for use in home or network labs.

To pull a VyOS container image, use the following command:

docker pull ghcr.io/evilhamsterman/vyos:<tag>

Or

podman pull ghcr.io/evilhamsterman/vyos:<tag>

Caution

It is NOT recommended to use these images in production environments. All images are released under the same terms as the VyOS project

Note

I am not associated VyOS Networks or the VyOS project in any way. These images are built from the official VyOS releases per their documentation as a convenience for users who want to run VyOS in a containerized environment.

Tags

Containers are automatically built for the Rolling release every day with the last 7 available for download.

I will also build the latest Stream when they are released.

  • latest - Latest Rolling release
  • rolling - Latest Rolling release
  • YYYY.MM.DD-xxxx-rolling - Specific Rolling release. See VyOS Nightly Builds for recent names and changelogs.
  • stream - Latest Stream release
  • 1.5-stream-YYYY-Qx - Specific Stream release. See VyOS Stream Releases

Building

Requirements

  • Docker
  • Taskfile
  • bsdtar
  • squashfs-tools-ng

Build

  1. Download the ISO file you wish to build from the VyOS download page into the root of the repository.

  2. Then run the following command in the root of this repository task build

About

VYOS Container for use in homelabs or Containerlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages