Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 356 Bytes

Example VNFs for vim-emu

This folder contains all the VNFs used in the examples. Each VNF is a Docker contanier and can be build from its Dockerfile. Alternatively the VNFs can be pulled from Dockerhub.

You should build OR pull all VNFs before you continue with the examples.

Pull all VNFs

./pull.sh

Build all VNFs

./build.sh