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

Image Versions

  • with VPP installed from packagecloud.io
  • with VPP built from source
  • for other uses

Image with VPP installed from packagecloud.io

Image Tag Description
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

Image with VPP built from source

Image Tag Description
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

Images with special purpose

Image Tag Description
ligato/vpp-base:xxx-deb scratch-based image with .deb packages only
ligato/vpp-base:xxx-api VPP API json files from /usr/share/vpp/api
Clone this wiki locally