summaryrefslogtreecommitdiffstats
path: root/docker/vpp/README
diff options
context:
space:
mode:
authorDave Wallace <dwallacelf@gmail.com>2020-04-27 15:54:28 -0400
committerDave Wallace <dwallacelf@gmail.com>2020-04-27 15:57:39 -0400
commit01a9fa13cd483e24912af9906e4a3dd0d0e7ad57 (patch)
treea887387523432865c8817bb967004c6ef25e5ac7 /docker/vpp/README
parent67db767547b14c60e951e26d2fcfed522391f0fa (diff)
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>
Diffstat (limited to 'docker/vpp/README')
-rw-r--r--docker/vpp/README18
1 files changed, 18 insertions, 0 deletions
diff --git a/docker/vpp/README b/docker/vpp/README
new file mode 100644
index 000000000..2975df13a
--- /dev/null
+++ b/docker/vpp/README
@@ -0,0 +1,18 @@
+This directory contains the docker image definitions for the
+VPP build images which are run on the Nomad cluster in the
+FD.io lab.
+
+The following 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:
+
+vpp-arm-centos8/Dockerfile
+vpp-arm-ubuntu16/Dockerfile
+vpp-arm-ubuntu18/Dockerfile
+vpp-centos8/Dockerfile
+vpp-centos/Dockerfile
+vpp-ubuntu16/Dockerfile
+vpp-ubuntu18/Dockerfile
+vpp-ubuntu20/Dockerfile