Import VPP docker files from github 27/26727/1
authorDave Wallace <dwallacelf@gmail.com>
Mon, 27 Apr 2020 19:54:28 +0000 (15:54 -0400)
committerDave Wallace <dwallacelf@gmail.com>
Mon, 27 Apr 2020 19:57:39 +0000 (15:57 -0400)
commit01a9fa13cd483e24912af9906e4a3dd0d0e7ad57
treea887387523432865c8817bb967004c6ef25e5ac7
parent67db767547b14c60e951e26d2fcfed522391f0fa
Import VPP docker files from github

- These Dockerfiles were originally created by Ed Kern
for the Nomad container proof of concept build infrastructure
for the VPP project. The original source files and commit
history can be found in the respective repositories at
https://github.com/snergfdio

Change-Id: I6c32cb013cbfad33c41d99992e5f97e0264b625a
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
docker/vpp/README [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu16/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-centos/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-centos8/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/Dockerfile [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/Dockerfile [new file with mode: 0644]