Skip to content
Ondrej Fabry edited this page May 21, 2019 · 9 revisions

Welcome to the vpp-base wiki!


Project Goals

  • provide docker images with VPP
  • allow building custom images with specific VPP version quickly

VPP Versions

Image Tag VPP Source
ligato/vpp-base:latest VPP installed from master repo (master branch)
ligato/vpp-base:XXYY VPP installed from XXYY repo (stable/XXYY branch)
ligato/vpp-base:XX.YY.3-gabcdef specific VPP version installed

VPP Build

Image Tag VPP Source
ligato/vpp-base:latest-debug VPP built from master branch
ligato/vpp-base:XXYY-debug VPP built from stable/XXYY branch
ligato/vpp-base:XX.YY.3-gabcdef-debug specific VPP version built

  • ligato/vpp-base:xxx-deb: scratch-based image with .deb packages only
Clone this wiki locally