Code Review
/
integration.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
63c4c7b
)
Remove pre-pulling of 3rd party docker images
27/5127/1
author
Gary Wu
<gary.i.wu@huawei.com>
Tue, 20 Jun 2017 17:07:51 +0000
(10:07 -0700)
committer
Gary Wu
<gary.i.wu@huawei.com>
Tue, 20 Jun 2017 17:08:18 +0000
(10:08 -0700)
Change-Id: Ia7b7c8d2272d71c5d95dcd66ada8afe44f2577d3
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
bootstrap/jenkins/vagrant/jjb-init.sh
patch
|
blob
|
history
diff --git
a/bootstrap/jenkins/vagrant/jjb-init.sh
b/bootstrap/jenkins/vagrant/jjb-init.sh
index
01cfcfa
..
8842ed0
100755
(executable)
--- a/
bootstrap/jenkins/vagrant/jjb-init.sh
+++ b/
bootstrap/jenkins/vagrant/jjb-init.sh
@@
-22,13
+22,3
@@
EOF
git add -A
git commit -m 'Set up initial jobs'
-
-# pull 3rd party docker images
-docker pull ubuntu:14.04
-docker pull ubuntu:16.04
-docker pull openjdk:8-jre
-docker pull tomcat:8.0-jre8
-docker pull jetty:9.3-jre8
-docker pull frolvlad/alpine-oraclejdk8:slim
-docker pull java:openjdk-8-jre
-docker pull node:4.6.0