diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2020-05-28 14:56:07 -0400 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-05-28 15:45:04 -0400 |
commit | 9da67d4b8e0f47bcd50e2ec70b72bf06a0b6e908 (patch) | |
tree | d2476cd611acd57c1a482af425a31d58125819c7 /docker/vpp/vpp-arm-centos8/files/jenkins | |
parent | 0e4d21ba4f01911130e2ed54bd1faff8baf8b5b0 (diff) |
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 <dwallacelf@gmail.com>
Change-Id: Iff0a8fc76e8a1d2b56dfea6daff688b237338568
Diffstat (limited to 'docker/vpp/vpp-arm-centos8/files/jenkins')
-rw-r--r-- | docker/vpp/vpp-arm-centos8/files/jenkins | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/vpp/vpp-arm-centos8/files/jenkins b/docker/vpp/vpp-arm-centos8/files/jenkins new file mode 100644 index 000000000..92f8a3435 --- /dev/null +++ b/docker/vpp/vpp-arm-centos8/files/jenkins @@ -0,0 +1 @@ +jenkins ALL=(root) NOPASSWD:ALL |