Commit Graph

124 Commits

Author SHA1 Message Date
Carlos Sanchez e2ec3a0a43 Merge branch 'master' into tini 2018-01-08 18:22:18 +01:00
Carlos Sanchez dd049429ff Prevent failures from gpg keyserver
using a gpg key in git
2018-01-08 13:27:41 +01:00
Carlos Sanchez f13453662c
Merge branch 'master' into tini 2018-01-02 09:56:27 +01:00
Damien Beaufils 38ed005d88 Upgrade tini to 0.16.1 2017-10-25 15:13:42 +02:00
Carlos Sanchez fbe3588e1e Enable multiarch builds
This means using an older version of tini in Alpine, from the package
for easier installation
Move TINI_VERSION to be a build arg, as it doesn't make sense at runtime
Verify tini using gpg instead of SHA
2017-09-22 14:17:47 +02:00
Idi Eradiri dec928fd4e update JENKINS_VERSION to 2.60.3 2017-08-18 10:52:47 -04:00
Oleg Nenashev f99e4b223c Issue #538 - Add support of downloading plugins from the Experimental UC (#539)
* Issue #538 - Add support of downloading plugins from the Experimantal UC

* Issue #538 - Add Test
2017-07-24 09:38:28 +02:00
Nicolas De loof 15dc59d7db 2.60.2 2017-07-20 20:32:06 +02:00
CondormanFr cc671e4a17 2.60.1 2017-06-23 11:50:47 +02:00
koooge 6b5d3f03bf Replace port settings with ARGs (#484) 2017-05-26 12:48:51 +02:00
Bertrand Roussel 2c334b4c89 2.46.3 2017-05-25 18:07:54 -07:00
Daniel Beck b2cdfe3d7b 2.46.2 2017-04-26 17:47:48 +02:00
Carlos Sanchez 38a7f8a370 Merge pull request #457 from misery/master
Update tini to 0.14.0 and use SHA256
2017-04-02 14:39:34 +02:00
André Klitzing ee3a100657 Update tini to 0.14.0 and use SHA256 2017-03-31 11:41:03 +02:00
Hannes Giesenow 7dcc18eef9 2.46.1
Time for an update :-)
2017-03-30 11:02:22 +02:00
Jon Hermansen 14d338e19a Use SHA-256 instead of SHA-1 to verify the jenkins.war file 2017-03-04 07:26:56 -08:00
Jon Hermansen 4a6465124b 2.32.3 2017-03-01 15:22:13 -08:00
Daniel Beck 02fa022c63 2.32.2 2017-02-01 13:24:15 +01:00
muicoder bac415c9b8 Upgrade Tini to 0.13.2 2017-01-19 13:47:25 +08:00
Jirayut 'Dear' Nimsaeng 349ac006d0 Update Jenkins to 2.32.1 2016-12-26 16:18:26 +07:00
Thomas Orozco c0d446e77f Upgrade Tini to 0.13.1
This upgrades Tini to 0.13.1 in order to fix a compatibility issue with
https://github.com/joyent/sdc-docker (see:
https://github.com/joyent/sdc-docker/issues/91). The fix itself was
provided by @geek of Joyent.

I've also made the Tini architecture more explicit (since Tini now also
supports ARM), so in case you decide to support additional architectures
in the future, the fix should be more obvious.

There isn't much functional difference between 0.9.0 (which you were
using) and 0.13.1, but here are a few notable changes you might care
about to some extent:

- Tini now supports a `-l` flag to show its license. This was useful
  from a compliance perspective for some users (so considering you're
  shipping Tini that might indirectly be useful to you!).
- Tini now supports a `--version` argument to show its version. This is
  here mostly because it's a little more intuitive than what was there
  before (you'd have to use `-h` to see the version).
- Tini now supports a `TINI_VERBOSITY` environment variable (should be
  an int), which can be convenient for debugging when Tini is used as an
  `ENTRYPOINT` (avoids the need to alter the entrypoint to configure
  it).
- Tini now uses more specific exit codes when it fails to fork (e.g.
  because the binary you're looking for doesn't exist, etc.).

Thanks for using Tini in this image!
2016-12-05 21:17:41 +01:00
Bertrand Roussel 465b2ccf7e Jenkins 2.19.4 2016-11-28 13:02:10 -08:00
Daniel Beck 5d9a559059 2.19.3 2016-11-16 19:54:17 +01:00
Carlos Sanchez a0f92a484d Jenkins 2.19.2 2016-11-08 11:32:26 +01:00
Joe Ferguson d187b53f8f Add ssl to war download url 2016-10-18 08:54:33 +02:00
R. Tyler Croy 332f71bfb3 Upgrade to the new LTS baseline: 2.19.1
See also https://jenkins.io/changelog-stable/#v2.19.1
2016-10-04 12:32:30 -07:00
Gareth Harcombe-Minson d6a7512eec Remove zip dependency and replace with unzip equivalent (#354) 2016-09-26 16:59:36 +02:00
Bertrand Roussel 6eaa9b1592 Use Jenkins 2.7.4 LTS (#343)
Not much since 2.7.3, cf https://jenkins.io/changelog-stable/#v2.7.4
- Prevent File descriptor leaks when reading plugin manifests. It causes
  failures during the upgrade of detached plugins on Windows.
2016-09-11 10:11:23 +02:00
Mark Waite f027728bc1 Use Jenkins 2.7.3 LTS (#340) 2016-09-01 10:13:56 +02:00
Carlos Sanchez 64c7ca3ca5 java image is deprecated, use openjdk 2016-08-15 13:36:55 +02:00
Mark Waite a24d3e4247 Use Jenkins 2.7.2 (#322) 2016-08-05 08:47:00 +02:00
Nicolas De loof 31bc79c144 introduce WAR_URL argument so one can use alternate download URL (#320) 2016-08-04 14:25:22 +02:00
Vincent Latombe c14af958f1 Make versionsLT support versions with qualifier (#307)
Extracted functions to jenkins-support; included in both jenkins.sh and
install-plugin.sh.

Added a separate test file to test versionLT function
2016-07-18 10:20:12 +02:00
Mark Waite 5b1dc3003e Bump Jenkins to 2.7.1 (#304) 2016-07-11 10:20:59 +02:00
pli01 7c03a37460 upgrade tini version 2016-06-15 21:36:58 +00:00
Carlos Sanchez 223ca36341
Bump Jenkins to 1.651.3 2016-06-14 15:56:00 +02:00
Nicolas De Loof dfe81a3990 handle >1 plugins to be installed with dependencies
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2016-05-28 17:26:30 +02:00
Nicolas De Loof 0ef5a628c4 utility script to install plugin and it’s dependencies
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2016-05-28 13:15:00 +02:00
Carlos Sanchez 373c45a59f Bump Jenkins to 1.651.2 2016-05-12 13:47:07 +02:00
Carlos Sanchez 7a15c65252 Bump to 2.3 security release 2016-05-12 13:04:59 +02:00
jamesHsiaoAcquia aa66561495 Change Update Center to updates.jenkins.io (#251) 2016-04-21 16:55:00 +02:00
Kohsuke Kawaguchi 60a3616fac 2.0! 2016-04-21 13:38:42 +02:00
Carlos Sanchez b8ad2f6060 Update to 1.651.1 2016-04-21 13:25:09 +02:00
Carlos Sanchez d393aa62f1 Remove wget, no longer used 2016-04-13 12:14:46 +02:00
Carlos Sanchez eecaeb2b5c Use 2 spaces in sha1sum
Works in alpine too
2016-04-13 12:10:39 +02:00
Carlos Sanchez 67f1189b45 Silent curl download 2016-04-04 12:45:27 +02:00
Gianpaolo Macario 0d73e19093 Update to latest LTS version 1.642.4
Signed-off-by: Gianpaolo Macario <gmacario@gmail.com>
2016-04-04 11:50:41 +02:00
Gianpaolo Macario b4739d75b2 Update to latest LTS version 1.642.3
Signed-off-by: Gianpaolo Macario <gmacario@gmail.com>
2016-03-26 09:44:26 +00:00
Carlos Sanchez 9a09763127 Merge pull request #226 from yoanisgil/build-args
Make jenkins version configurable via build-arg
2016-03-16 08:40:44 +01:00
Yoanis Gil 8fbb91f045 Define build ARG 2016-03-15 21:45:19 -04:00