-
Notifications
You must be signed in to change notification settings - Fork 19
Home
Ondrej Fabry edited this page May 21, 2019
·
9 revisions
Welcome to the vpp-base wiki!
- provide docker images with VPP
- allow building custom images with specific VPP version quickly
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 |
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