зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1203158: add a centos6-build-upd layer to include frequent yum updates; r=ted.mielczarek
--HG-- extra : commitid : 4stimuDzY61 extra : rebase_source : c0faed07e6febf5bc701066e3bea62b0da6a7ad9 extra : amend_source : dcd4769f9426dd639ba96dfb1435f2f4257e2ea4
This commit is contained in:
Родитель
fa18513a7e
Коммит
834ccf7b1c
|
@ -0,0 +1,10 @@
|
|||
FROM taskcluster/centos6-build:0.1.1
|
||||
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
|
||||
|
||||
### update to latest from upstream repositories
|
||||
# if this becomes a long list of packages, consider bumping the
|
||||
# centos6-build version
|
||||
RUN yum update -y
|
||||
|
||||
# Set a default command useful for debugging
|
||||
CMD ["/bin/bash", "--login"]
|
|
@ -0,0 +1 @@
|
|||
taskcluster
|
|
@ -0,0 +1 @@
|
|||
20150930093701
|
|
@ -1,4 +1,4 @@
|
|||
FROM taskcluster/centos6-build:0.1.1
|
||||
FROM taskcluster/centos6-build-upd:20150930093701
|
||||
MAINTAINER Dustin J. Mitchell <dustin@mozilla.com>
|
||||
|
||||
# Add build scripts; these are the entry points from the taskcluster worker, and
|
||||
|
|
|
@ -1 +1 @@
|
|||
jlund
|
||||
taskcluster
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.1.9
|
||||
0.1.10
|
||||
|
|
Загрузка…
Ссылка в новой задаче