govpp icon indicating copy to clipboard operation
govpp copied to clipboard

Add a dev and release VPP container

Open sknat opened this issue 1 year ago • 2 comments

It would be good to maintain per-release containers for VPP, both

  • a dev container containing build & run dependencies so that a user can clone or mount a VPP git tree and run make build within.
  • a release container with compiled VPP images, and a minimal set of runtime dependancies

sknat avatar Mar 21 '24 14:03 sknat

It would be good to consider migrating the ligato/vpp-base project under FDio.

cc @dwallacelf

ondrej-fabry avatar Apr 25 '24 09:04 ondrej-fabry

If that's feasible that'd be awesome ! @ondrej-fabry do you know who owns ligato/vpp-base ?

sknat avatar Apr 25 '24 12:04 sknat

ligato/vpp-base docker container generation is planned to be moved to fdio/vpp, thus the artifacts can be picked from there once it is operational

dwallacelf avatar May 30 '24 14:05 dwallacelf