Update Nomad docker image files for VPP & CSIT 35/27335/1
authorDave Wallace <[email protected]>
Thu, 28 May 2020 18:56:07 +0000 (14:56 -0400)
committerDave Wallace <[email protected]>
Thu, 28 May 2020 19:45:04 +0000 (15:45 -0400)
commit9da67d4b8e0f47bcd50e2ec70b72bf06a0b6e908
treed2476cd611acd57c1a482af425a31d58125819c7
parent0e4d21ba4f01911130e2ed54bd1faff8baf8b5b0
Update Nomad docker image files for VPP & CSIT

- The docker image files 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

Signed-off-by: Dave Wallace <[email protected]>
Change-Id: Iff0a8fc76e8a1d2b56dfea6daff688b237338568
59 files changed:
docker/LICENSE [new file with mode: 0644]
docker/README [new file with mode: 0644]
docker/csit/csit-shim/Dockerfile [new file with mode: 0644]
docker/csit/csit-shim/files/badkeypub [new file with mode: 0644]
docker/csit/csit-shim/files/sshconfig [new file with mode: 0644]
docker/csit/csit-shim/files/wrapdocker [new file with mode: 0644]
docker/csit/csit-sut/Dockerfile [new file with mode: 0644]
docker/csit/csit-sut/supervisord.conf [new file with mode: 0644]
docker/vpp/README [deleted file]
docker/vpp/vpp-arm-centos8/files/badkey [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/files/fdio-master.repo [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/files/jenkins [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-arm-centos8/files/supervisord.conf [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/files/badkey [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/files/packagecloud [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/files/packagecloud_api [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/files/pc_push [new file with mode: 0644]
docker/vpp/vpp-arm-ubuntu18/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-centos/files/badkey [new file with mode: 0644]
docker/vpp/vpp-centos/files/fdio-master.repo [new file with mode: 0644]
docker/vpp/vpp-centos/files/jenkins [new file with mode: 0644]
docker/vpp/vpp-centos/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-centos/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-centos/files/supervisord.conf [new file with mode: 0644]
docker/vpp/vpp-centos8/files/CentOS-AppStream.repo [new file with mode: 0644]
docker/vpp/vpp-centos8/files/CentOS-Base.repo [new file with mode: 0644]
docker/vpp/vpp-centos8/files/badkey [new file with mode: 0644]
docker/vpp/vpp-centos8/files/epel.repo [new file with mode: 0644]
docker/vpp/vpp-centos8/files/fdio-master.repo [new file with mode: 0644]
docker/vpp/vpp-centos8/files/jenkins [new file with mode: 0644]
docker/vpp/vpp-centos8/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-centos8/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-centos8/files/supervisord.conf [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/badkey [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/packagecloud [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/packagecloud_api [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/pc_push [new file with mode: 0644]
docker/vpp/vpp-ubuntu16/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/badkey [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/default-jdk-headless_1.8-59ubuntu2_amd64.deb [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/default-jre-headless_1.8-59ubuntu2_amd64.deb [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/jre [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/packagecloud [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/packagecloud_api [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/pc_push [new file with mode: 0644]
docker/vpp/vpp-ubuntu18/files/sshconfig [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/badkey [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/default-jdk-headless_1.8-59ubuntu2_amd64.deb [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/default-jre-headless_1.8-59ubuntu2_amd64.deb [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/jre [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/lf-update-java-alternatives [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/packagecloud [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/packagecloud_api [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/pc_push [new file with mode: 0644]
docker/vpp/vpp-ubuntu20/files/sshconfig [new file with mode: 0644]