Commit Graph

236 Commits

Author SHA1 Message Date
Joe Ferguson 7bef6df3cd Update docker-library images
- `docker` add `18.09.1-beta2`
 - `drupal` Update to 8.6.4
 - `elasticsearch` Update to 6.5.2
 - `gcc` https://github.com/docker-library/gcc/pull/53
 - `ghost` Update to 2.7.1
 - `haproxy` Add 1.9-dev
 - `kibana` Update to 6.5.2
 - `logstash` Update to 6.5.2
 - `mongo` Update to 4.1.6
 - `openjdk` drop openjdk 10 (https://github.com/docker-library/openjdk/pull/254)
 - `postgres` Remove end of life 9.3
 - `python` https://github.com/docker-library/python/pull/358
 - `tomcat` openssl bump to `1.1.0j-1~deb9u1` and drop jre 10 (https://github.com/docker-library/tomcat/pull/139)
 - `wordpress` Update to 5.0
2018-12-06 16:50:32 -08:00
Joe Ferguson e064d47012 Update docker-library images, esp for https://bugs.debian.org/913614
Also includes version bumps for elasticsearch `6.5.0`, ghost `2.6.0`, kibana `6.5.0`, logstash `6.5.0`, mariadb `10.4.0` alpha + `10.2.19`, mongo `3.6.9`
Drop backfilled logstash versions: https://github.com/docker-library/logstash/pull/95

 - https://github.com/tianon/docker-bash/pull/14
 - https://github.com/docker-library/cassandra/pull/170
 - https://github.com/docker-library/elasticsearch/pull/185
 - https://github.com/docker-library/gcc/pull/50
 - https://github.com/docker-library/ghost/pull/164
 - https://github.com/docker-library/httpd/pull/117
 - https://github.com/docker-library/julia/pull/26
 - https://github.com/docker-library/kibana/pull/88
 - https://github.com/docker-library/logstash/pull/94
 - https://github.com/docker-library/mariadb/pull/212
 - https://github.com/docker-library/mongo/pull/314
 - https://github.com/docker-library/mysql/pull/515
 - https://github.com/docker-library/owncloud/pull/108
 - https://github.com/docker-library/percona/pull/73
 - https://github.com/docker-library/php/pull/747
 - https://github.com/docker-library/postgres/pull/527
 - https://github.com/docker-library/python/pull/351
 - https://github.com/docker-library/redis/pull/171
 - https://github.com/docker-library/redmine/pull/140
 - https://github.com/docker-library/tomcat/pull/137
 - https://github.com/docker-library/wordpress/pull/348
2018-11-14 16:39:19 -08:00
Tianon Gravi 8b56daa604 Update docker-library images
- `ghost`: 2.3.0
- `httpd`: 2.4.37
- `mysql`: 5.5.62, 5.6.42, 5.7.24, 8.0.13
- `openjdk`: Alpine 8u181, Windows 8u191
- `python`: 3.7.1, 3.6.7
2018-10-23 14:52:35 -07:00
Tianon Gravi 84e0feb9d9 Update docker-library images
- `busybox`: remove use of rawgit.com (https://twitter.com/rawgit/status/1049360165030567937)
- `cirros`: remove use of rawgit.com (https://twitter.com/rawgit/status/1049360165030567937)
- `docker`: 18.09.0-beta3
- `elasticsearch`: PR link
- `kibana`: PR link
- `openjdk`: 12-ea+14
- `pypy`: pip 18.1
- `python`: pip 18.1
- `rocket.chat`: 0.70.3
2018-10-09 11:03:13 -07:00
Tianon Gravi 3b574ad55f Update docker-library images
- `drupal`: 8.6.0-rc1
- `ghost`: ghost-cli 1.9.1
- `memcached`: Alpine 3.8 (docker-library/memcached#40)
- `mongo`: 3.6.7, `dbPath` fixes (docker-library/mongo#294)
- `openjdk`: 11-ea+27 (Debian)
- `percona`: 5.5.61, 5.6.41
- `php`: 7.1.21, Alpine 3.8 (docker-library/php#702, docker-library/php#688), 7.3.0beta2 (docker-library/php#677), 7.2.9
- `postgres`: fix `HOME` (docker-library/postgres#481)
- `python`: `apk add --no-cache` to combat new `apk` behavior (docker-library/python#330)
- `ruby`: bundler 1.16.4
- `tomcat`: 8.5.33, 9.0.11
2018-08-21 13:03:43 -07:00
Tianon Gravi 51b41b29bb Update docker-library images
- `drupal`: 8.6.0-beta2
- `mysql`: install more utilities (docker-library/mysql#465)
- `python`: native `_uuid` (docker-library/python#326)
- `redis`: 4.0.11, 5.0-rc4
- `rocket.chat`: Node.js 8.11 (RocketChat/Docker.Official.Image#43)
- `wordpress`: 4.9.8
2018-08-03 15:34:55 -07:00
Tianon Gravi d2d70934e3 Update docker-library images
- `cassandra`: 2.2.13, 3.0.17, 3.11.3
- `drupal`: 8.5.6
- `joomla`: 3.8.11
- `mariadb`: fix `arm64v8` detection (docker-library/mariadb#195)
- `python`: 3.4.9, 3.5.6, install `ca-certificates` again (docker-library/python#325)
- `redmine`: passenger 5.3.4
- `rocket.chat`: 0.68.3
2018-08-02 12:12:38 -07:00
Tianon Gravi fb10817012 Update docker-library images
- `busybox`: 1.29.2, buildroot 2018.05.1
- `ghost`: 1.25.3
- `mariadb`: 5.5.61
- `pypy`: suite aliases (docker-library/pypy#27)
- `python`: fix APT list purging to purge `xz-utils` in `slim` variants properly (docker-library/python#323)
- `rocket.chat`: 0.68.1
2018-07-31 13:22:56 -07:00
Tianon Gravi caf9ee7a8f Update docker-library images
- `gcc`: 8.2.0
- `ghost`: 1.25.2
- `mongo`: minor comment update
- `mysql`: `gpgconf --kill all` (docker-library/mysql#459)
- `postgres`: `gpgconf --kill all` (docker-library/postgres#471)
- `python`: remove `ca-certificates` from Alpine 3.7+ (docker-library/python#307)
- `redis`: suite aliases (docker-library/redis#154)
- `rocket.chat`: 0.67.0
- `tomcat`: jessie arch removals
2018-07-26 13:05:02 -07:00
Joe Ferguson 41458b0c71 Update cassandra, drupal, ghost, haproxy, julia, mariadb, pypy, and python
Update arches following Jessie transition to LTS for gcc, openjdk, python, ruby, tomcat
2018-07-24 14:04:19 -07:00
Tianon Gravi a90df5ff98 Update docker-library images
- `buildpack-deps`: update Jessie arches
- `docker`: 18.06.0-ce (GA), deprecate Edge releases (docker-library/docker#122)
- `ghost`: 1.24.9
- `golang`: 1.11beta2
- `httpd`: 2.4.34
- `julia`: updated i386 tarballs
- `mongo`: 4.1.1, Windows Server Core (docker-library/mongo#287, docker-library/mongo#288)
- `openjdk`: 11-ea+23, 10.0.2+13
- `owncloud`: 10.0.9
- `php`: 7.1.20, 5.6.37, 7.0.31, 7.2.8
- `pypy`: comment fix
- `python`: update Jessie arches
- `ruby`: bundler 1.16.3
2018-07-20 11:17:28 -07:00
Tianon Gravi b8cb21c45a Update docker-library images
- `docker`: 18.06.0-ce-rc3
- `httpd`: 2.4.34
- `mariadb`: suite aliases (docker-library/mariadb#182)
- `openjdk`: 11-ea+22,
- `postgres`: `11~beta2-2.pgdg90+1`
- `python`: dependency refactoring, Alpine 3.8 (docker-library/python#311)
- `redis`: remove `wget` and `ca-certificates` from Alpine 3.8 (docker-library/redis#151)
2018-07-16 12:22:50 -07:00
Tianon Gravi e4d63e54cf Update docker-library images
- `docker`: 18.06.0-ce-rc2
- `memcached`: 1.5.9
- `openjdk`: debian `11~21-2`
- `python`: fix `nis` (docker-library/python#304)
- `rocket.chat`: 0.66.2
2018-07-09 14:18:08 -07:00
Joe Ferguson 9db89bc290 Update ghost, mariadb, python, tomcat
- `ghost` bump to 1.24.7
 - `mariadb` bump to 10.3.8
 - `python` bump 3.7.0, now GA
 - `tomecat` bump to `9.0.10` and `8.5.32`
2018-07-03 16:53:32 -07:00
Tianon Gravi 88e8acd9bf Update docker-library images
- `ghost`: 1.24.6
- `golang`: 1.11beta1
- `haproxy`: 1.8.12
- `irssi`: Debian Stretch (jessfraz/irssi#19)
- `mariadb`: 10.2.16
- `mongo`: 4.0.0 (GA)
- `php`: 7.1.19, 7.2.7
- `python`: 3.6.6
- `redis`: 5.0-rc3
- `redmine`: passenger 5.3.3
2018-06-27 10:25:47 -07:00
Tianon Gravi fc6ab7c3d7 Update docker-library images
- `bash`: 4.4.23
- `ghost`: 1.23.1
- `julia`: 0.6.3
- `matomo`: GPG race conditions (matomo-org/docker#105)
- `memcached`: `extstore` (docker-library/memcached#38)
- `mongo`: 4.0.0~rc2
- `openjdk`: remove 9 (docker-library/openjdk#199), add 10 for Windows (docker-library/openjdk#200), 11-ea+16
- `owncloud`: update PECL exts (docker-library/owncloud#102)
- `percona`: 5.7.22, 5.6.40
- `php`: fix `wget: error getting response: Connection reset by peer`
- `piwik`: GPG race conditions (matomo-org/docker#105)
- `python`: add `nis` nonsense to 2.7 (docker-library/python#281), 3.7.0b5
- `rocket.chat`: 0.65.1
- `ruby`: 2.6.0-preview2
- `wordpress`: update GPG for wp-cli
2018-06-05 12:41:50 -07:00
Tianon Gravi f200d7ffde Update docker-library images
- `busybox`: 1.28.4
- `cassandra`: arm64v8 on 2.1 (docker-library/cassandra#147)
- `ghost`: 1.23.0
- `haproxy`: 1.8.9
- `mariadb`: extra `mysqld` flags to `mysql_install_db` (docker-library/mariadb#168)
- `mongo`: 3.6.5, 4.0.0-rc0, move 4.0-rc and 3.7 to Xenial (docker-library/mongo#275)
- `php`: remove Alpine 3.4 (docker-library/php#650), add Stretch and Alpine 3.7 variants (docker-library/php#646)
- `postgres`: 10.4, 9.3.23, 9.4.18, 9.5.13, 9.6.9
- `python`: remove Alpine 3.4, add Alpine 3.7 (docker-library/python#290)
- `rocket.chat`: 0.64.2
- `ruby`: remove Alpine 3.4, add Alpine 3.7 (docker-library/ruby#210), remove 2.2 (EOL; https://www.ruby-lang.org/en/downloads/branches/)
2018-05-23 10:13:17 -07:00
Tianon Gravi 26e7237b39 Update docker-library images
- `buildpack-deps`: add `netbase`
- `gcc`: 8.1.0
- `ghost`: 1.22.5, 0.11.13
- `haproxy`: 1.7.11
- `mariadb`: 10.0.35
- `mongo`: 3.7.9
- `mysql`: https://github.com/docker-library/mysql/pull/402
- `openjdk`: 11-ea-11, 8u171
- `php`: https://github.com/docker-library/php/pull/627, https://github.com/docker-library/php/pull/632
- `pypy`: https://github.com/docker-library/pypy/pull/23
- `python`: add `netbase`, 3.7.0b4
- `rabbitmq`: 3.7.5-rc.1
- `rocket.chat`: 0.64.1
2018-05-03 14:26:42 -07:00
Tianon Gravi 1f26b71368 Update docker-library images
- `cassandra`: better IP detection (docker-library/cassandra#146)
- `docker`: 18.03.1-ce, 18.05.0-ce-rc1
- `drupal`: 8.5.3, 8.4.8, 7.59
- `ghost`: 1.22.4
- `haproxy`: better Lua install, stretch, Alpine 3.7 (docker-library/haproxy#63)
- `mariadb`: `5.5.60+maria-1~wheezy`
- `matomo`: `latest`
- `mongo`: 3.7.7
- `openjdk`: windows ojdkbuild 1.8.0.171-1
- `percona`: `5.7.21-21-3.jessie`
- `php`: 7.2.5, 7.0.30
- `piwik`: `latest`
- `postgres`: Debian Stretch (docker-library/postgres#437), Alpine 3.7 (docker-library/postgres#436)
- `pypy`: pip 10.0.1 (docker-library/pypy#22)
- `python`: fix Windows build via TLS 1.2 (docker-library/python#279), Python 2 `PYTHONIOENCODING=UTF-8` (docker-library/python#278)
2018-04-26 10:23:08 -07:00
Tianon Gravi 1e0687d90c Update docker-library images
- `docker`: 18.03.1-ce-rc2
- `openjdk`: 10.0.1-10
- `owncloud`: 10.0.8
- `python`: pip 10.0.1
- `tomcat`: 7.0.86, 8.0.51
2018-04-20 10:55:51 -07:00
Tianon Gravi 5e4b65044c Update docker-library images
- `elasticsearch`: 5.6.9
- `ghost`: 1.22.3
- `kibana`: 5.6.9
- `logstash`: 5.6.9
- `mariadb`: 10.3.6
- `mongo`: 3.6.4
- `openjdk`: 11 (docker-library/openjdk#186), debian `10~46-5`
- `python`: pip 10.0.0
2018-04-18 13:38:40 -07:00
Joe Ferguson 398efda688 Update docker-library images.
- `docker` update to `18.04.0-ce-rc1`
- `ghost` update to `1.22.1`
- `golang` https://github.com/docker-library/golang/pull/215
- `openjdk` minor Debian openjdk bumps
- `php` bump to `7.2.4`, `7.1.16`, `7.0.29`, and `5.6.35`
- `python` https://github.com/docker-library/python/pull/274
- `tomcat` openssl `1.1.0f-3+deb9u2`
2018-04-03 12:29:51 -07:00
Joe Ferguson 074a8d3acd Update docker-library images
- `drupal` fix php version for 8.3/8.4: https://github.com/docker-library/drupal/pull/113
- `ghost` bump to `1.22.0`
- `golang` bump to `1.10.1` and `1.9.5`
- `mariadb` bump to `10.2.14` and `10.1.32`
- `memcached` bump to `1.5.7`
- `python` bump to `3.6.5`
- `redmine` update passenger `5.2.2`
- `ruby` add `2.6.0-preview1`
2018-03-29 12:32:54 -07:00
Tianon Gravi 8c0897e48a Update docker-library images
- `docker`: 18.03.0-ce
- `httpd`: 2.4.33
- `php`: shared `sodium` extension (docker-library/php#605)
- `python`: pip 9.0.3
2018-03-22 10:21:00 -07:00
Tianon Gravi d98e90affb Update docker-library images
- `httpd`: 2.4.32
- `openjdk`: 8u162, 9.0.4+12, 10-ea+46 (Debian)
- `python`: pip 9.0.2
2018-03-19 11:13:35 -07:00
Tianon Gravi 0d33b3f55b Update docker-library images
- `php`: 7.2.3, 7.1.15, 7.0.28, 5.6.34
- `python`: `nis` module in Alpine (docker-library/python#266)
- `rocket.chat`: 0.62.1
2018-03-05 09:48:53 -08:00
Tianon Gravi 894af3e2c8 Update docker-library images
- `docker`: 17.12.1-ce
- `memcached`: 1.5.6
- `postgres`: 9.3.22, 9.4.17, 9.5.12, 9.6.8, 10.3
- `python`: 3.7.0b2
- `rabbitmq`: 3.7.4-rc.4
- `redmine`: passenger 5.2.1
- `rocket.chat`: 0.62.0
2018-03-02 10:06:27 -08:00
Tianon Gravi 19c01bf461 Update docker-library images
- `bash`: 4.4.19
- `docker`: 18.02.0-ce (EOL 18.01 and 17.09)
- `haproxy`: 1.8.4
- `postgres`: 9.3.21, `9.5.10-2~35.gitb212664.pgdg80+1`, 9.4.16, 9.6.7, 10.2
- `python`: remove Windows 3.5 variants (docker-library/python#259)
- `wordpress`: 4.9.4
2018-02-08 13:36:22 -08:00
Tianon Gravi be5d903379 Update docker-library images
- `mongo`: 3.2.19
- `nextcloud`: 13 (nextcloud/docker#244)
- `python`: 3.7.0b1, 3.4.8, 3.5.5
- `ruby`: rubygems 2.7.5
- `wordpress`: 4.9.3
2018-02-06 09:09:18 -08:00
Tianon Gravi 53a6666426 Update Python to 3.7.0a4 2018-01-09 13:07:55 -08:00
Tianon Gravi f5057c4b5a Update docker-library images
- `mongo`: lots of initdb changes (docker-library/mongo#227, docker-library/mongo#226, docker-library/mongo#225)
- `python`: 3.6.4
- `rabbitmq`: fix boolean values (docker-library/rabbitmq#227)
2017-12-20 16:08:48 -08:00
Tianon Gravi 6ebf6dfa9e Fix "windowsservercore" SharedTags 2017-12-19 13:25:09 -08:00
Tianon Gravi 3290b03581 Update docker-library images
- `docker`: 17.12.0-ce-rc3
- `julia`: 0.6.2
- `percona`: 5.7.20
- `php`: block install of Debian `php` (docker-library/php#542)
- `python`: add Alpine 3.7 variants (docker-library/python#249), update Alpine thread stack size (docker-library/python#248)
- `redmine`: fix over-aggressive `chmod` (docker-library/redmine#98)
2017-12-18 14:21:55 -08:00
Tianon Gravi 9ab6d581b0 Update docker-library images
- `elasticsearch`: 5.6.5
- `ghost`: 1.18.3
- `kibana`: 5.6.5
- `logstash`: 5.6.5
- `mongo`: 3.6.0 GA
- `mysql`: adjust `mysql.session` user deletion (docker-library/mysql#347)
- `owncloud`: 9.1.7, 9.0.11
- `piwik`: 3.2.1
- `python`: 3.7.0a3
2017-12-06 16:11:31 -08:00
Joe Ferguson c4b2aac9b4 Update images
- docker, golang, hello-world, mongo, openjdk, python Use new microsoft/windowsservercore tags
 - ghost `1.18.0` bump
 - haproxy lua bump: https://github.com/docker-library/haproxy/pull/52, 1.8-rc https://github.com/docker-library/haproxy/pull/49, `-db` https://github.com/docker-library/haproxy/pull/51
2017-11-22 15:38:29 -08:00
Tianon Gravi 2ea761043c Update docker-library images
- `ghost`: 1.16.2
- `python`: `s/gnupg2/gnupg/g` (docker-library/python#239)
- `ruby`: rubygems 2.7.0
2017-11-02 10:48:51 -07:00
Tianon Gravi 4e592603fc Update docker-library images
- `buildpack-deps`: add `libncursesw5-dev` (docker-library/buildpack-deps#69)
- `docker`: exclude `zfs` package when unavailable (docker-library/docker#91)
- `hello-seattle`: add `microsoft/nanoserver:1709` variant (docker-library/hello-world#38)
- `hello-world`: add `microsoft/nanoserver:1709` variant (docker-library/hello-world#38)
- `hola-mundo`: add `microsoft/nanoserver:1709` variant (docker-library/hello-world#38)
- `mariadb`: 10.2.10
- `python`: build against `libncursesw5-dev` (docker-library/python#238)
- `ruby`: bundler 1.16.0
2017-11-01 11:48:41 -07:00
Joe Ferguson abd6d6fd15 More arches for alpine based images (and a bump)!
- `mongo` just bump to `3.4.10`
2017-10-25 16:21:48 -07:00
Tianon Gravi 80205d00fe Update docker-library images
- `ghost`: 1.15.0
- `httpd`: 2.4.29
- `irssi`: 1.0.5
- `python`: update `slim` variants to use Debian `slim` variants and add explicit `slim-stretch` variants (docker-library/python#233)
2017-10-23 09:43:32 -07:00
Tianon Gravi 5a18e0e866 Update docker-library images
- `docker`: 17.10.0 GA
- `gcc`: 5.5.0
- `ghost`: 1.14.1
- `mariadb`: 5.5.58
- `python`: 3.7.0a2, updated `scanelf` logic (docker-library/python#229)
- `redmine`: passenger 5.1.11
- `wordpress`: cli 1.4.0
2017-10-18 09:59:56 -07:00
Tianon Gravi 3df139788b Update docker-library images
- `ghost`: 1.13.0
- `python`: apply Windows quoting consistently
- `ruby`: rubygems 2.6.14
2017-10-10 09:16:21 -07:00
Tianon Gravi 8c7706d21c Update docker-library images
- `mariadb`: 10.3.2
- `python`: fix Windows builds (docker-library/python#228)
2017-10-09 16:41:39 -07:00
Tianon Gravi 2eea3a875a Update docker-library images
- `ghost`: 1.11.0
- `python`: 3.6.3
- `redmine`: remove 3.1 (docker-library/redmine#91)
- `tomcat`: 7.0.82, 8.0.47, SHA1s, more URLs (docker-library/tomcat#86)
2017-10-03 13:12:52 -07:00
Tianon Gravi 5d5459212f Update docker-library images
- `gcc`: remove "Docker EOL" 5 and 4.9
- `memcached`: 1.5.2
- `mongo`: updated Windows SHA256
- `nextcloud`: `arm32v5` (https://github.com/nextcloud/docker/pull/165)
- `python`: remove 3.3 (EOL; docker-library/python#227)
- `tomcat`: 9.0.1, 8.5.23
2017-10-02 15:47:07 -07:00
Tianon Gravi dbb003b9b6 Update docker-library images
- `gcc`: `arm32` again (docker-library/gcc#42)
- `mariadb`: 10.1.28
- `mongo`: 3.2.17
- `php`: 7.0.24, 7.2.0RC3, `arm32v5`
- `python`: `arm32v5`
- `rocket.chat`: 0.58.3
- `ruby`: `arm32v5`
2017-09-28 11:05:46 -07:00
Tianon Gravi 0801eab7c1 Update docker-library images
- `docker`: 17.09.0-ce GA
- `ghost`: 1.9.1
- `mariadb`: 10.2.9
- `nextcloud`: `redis-3.1.4` (https://github.com/nextcloud/docker/pull/161)
- `php`: keep `libressl` installed (docker-library/php#502)
- `python`: fix onbuild `FROM`s (docker-library/python#226)
2017-09-27 10:43:12 -07:00
Tianon Gravi 8ae247d516 Update docker-library images
- `drupal`: 8.4.0-rc2
- `nextcloud`: 11.0.5, 12.0.3
- `php`: extra info text (docker-library/php#497)
- `piwik`: 3.1.1
- `python`: 3.7.0a1 (docker-library/python#223), `SharedTags` (docker-library/python#224)
- `tomcat`: 8.5.21, 9.0.0.M27
- `wordpress`: 4.8.2
2017-09-20 14:35:38 -07:00
Tianon Gravi 5aca243cf9 Update Python to 3.3.7 2017-09-19 15:12:52 -07:00
Tianon Gravi b45db0deb3 Update Python to 2.7.14 2017-09-18 09:22:06 -07:00
Tianon Gravi a348063bca Fix python:3.3-rc aliases 2017-09-07 12:30:31 -07:00
Tianon Gravi 93b0e69a03 Update docker-library images
- `docker`: 17.09.0-ce-rc1
- `ghost`: 1.8.4
- `python`: 3.3.7rc1
2017-09-07 11:27:02 -07:00
Tianon Gravi 4adeff1c8f Remove several arches (fail to build or take too long) 2017-09-05 10:20:22 -07:00
Tianon Gravi 557c7bf0e3 Update docker-library images
- `docker`: 17.06.1-ce-rc4, 17.07.0-ce-rc2
- `python`: 3.4.7, 3.5.4
- `rocket.chat`: 0.57.3
- `ruby`: use `libressl` for Alpine 3.6+ (docker-library/ruby#147)
- `tomcat`: 8.5.20, 9.0.0.M26
- `wordpress`: cli 1.3.0
2017-08-09 09:24:47 -07:00
Tianon Gravi 164c3225ca Update docker-library images
- `ghost`: 0.11.11
- `golang`: minor comment change
- `memcached`: Alpine 3.6, Debian Stretch (docker-library/memcached#24), run tests during build, apply Alpine patch for segfault (docker-library/memcached#22)
- `mysql`: 8.0.2, 5.7.19, 5.6.37, 5.5.57
- `python`: add explicit `jessie` and `alpine3.4` aliases (docker-library/python#215), add `stretch` variant (docker-library/python#208)
- `redmine`: 3.4.2
- `rocket.chat`: 0.57.2
- `ruby`: bundler 1.15.2
2017-07-18 11:13:27 -07:00
Tianon Gravi 94fde7b481 Update docker-library images
- `buildpack-deps`: switch `latest` to `stretch`
- `haproxy`: 1.7.8
- `nextcloud`: multiarch (https://github.com/nextcloud/docker/pull/113), APCu (https://github.com/nextcloud/docker/pull/121)
- `openjdk`: debian `9~b177-3`
- `php`: 5.6.31, 7.1.7, 7.0.21
- `python`: 3.6.2rc1
2017-07-10 10:50:08 -07:00
Tianon Gravi 58c037827d Update docker-library images
- `busybox`: add `arm32v5` and `arm32v7` uClibc variants (docker-library/busybox#31)
- `drupal`: 8.3.5
- `gcc`: 6.4.0
- `mariadb`: 10.1.25
- `memcached`: 1.4.39
- `mongo`: 3.4.6
- `openjdk`: update 8 variants to `stretch` (docker-library/openjdk#124), `arm32v5`
- `owncloud`: 10.0, PHP 7 (docker-library/owncloud#89); remove EOL 8.2, 8.1, 8.0 (https://owncloud.org/changelog/)
- `python`: more `arm32v5`
- `rabbitmq`: comment update, no image changes
- `rocket.chat`: 0.57.0
- `ruby`: more `arm32v5`, remove EOL 2.1 (https://www.ruby-lang.org/en/downloads/branches/)
- `wordpress`: cli 1.2.1, add `arm32v5`
2017-07-05 16:42:53 -07:00
Tianon Gravi 8ca8a88105 Update docker-library images
- `buildpack-deps`: add `arm32v5`
- `busybox`: add `arm32v5`
- `haproxy`: add `arm32v5`
- `httpd`: add `arm32v5`
- `irssi`: add `arm32v5`
- `memcached`: add `arm32v5`
- `php`: remove MD5 verification (following upstream), add `arm32v5`
- `python`: add `arm32v5`
- `rabbitmq`: add `arm32v5`
- `redis`: add `arm32v5`
- `redmine`: 3.2.7, 3.3.4
- `ruby`: add `arm32v5`
- `tomcat`: 8.0.45, 7.0.79
2017-07-03 10:41:36 -07:00
Tianon Gravi 1f5a07caa7 Update docker-library images
- `haproxy`: 1.6.13
- `irssi`: Alpine 3.6 (docker-library/irssi#16), multiarch (docker-library/irssi#15)
- `python`: 3.6.2rc1
- `rabbitmq`: Debian Stretch and Alpine 3.6 (docker-library/rabbitmq#166), multiarch (docker-library/rabbitmq#167)
2017-06-19 09:39:52 -07:00
Tianon Gravi a0279d97fc Update docker-library images
- `php`: multiarch (docker-library/php#454)
- `python`: multiarch (docker-library/python#205, docker-library/python#206)
- `redmine`: passenger 5.1.5
- `wordpress`: multiarch (docker-library/wordpress#223) -- slightly cheated by pointing it at the `library/php` file contents from this PR
2017-06-16 15:35:33 -07:00
Tianon Gravi 873f268538 Update docker-library images
- `bash`: update git.savannah.gnu.org URLs
- `gcc`: update git.savannah.gnu.org URLs
- `httpd`: update git.savannah.gnu.org URLs
- `memcached`: 1.4.37
- `nextcloud`: add 12.0 (https://github.com/nextcloud/docker/pull/85)
- `postgres`: update git.savannah.gnu.org URLs
- `python`: add Alpine 3.6 variants (docker-library/python#201, docker-library/python#203)
- `rabbitmq`: fix "unbound variable" error (docker-library/rabbitmq#161)
2017-06-06 10:27:26 -07:00
Tianon Gravi 7e51ef30c0 Update docker-library images
- `gcc`: https://github.com/docker-library/gcc/pull/34
- `httpd`: https://github.com/docker-library/httpd/pull/51
- `julia`: 0.5.2
- `php`: https://github.com/docker-library/php/pull/429
- `postgres`: https://github.com/docker-library/postgres/pull/284
- `python`: https://github.com/docker-library/python/pull/198
- `ruby`: https://github.com/docker-library/ruby/pull/127
2017-05-10 14:49:21 -07:00
Tianon Gravi 3a66519c14 Update docker-library images
- `mongo`: 3.2.13
- `python`: unconditionally invoke `get-pip.py` to install `pip` more consistently (docker-library/python#194)
- `ruby`: rubygems 2.6.12
2017-05-01 12:38:31 -07:00
Tianon Gravi 466df3cb0c Update docker-library images
- `docker`: experimental multiarch (docker-library/docker#52)
- `golang`: experimental multiarch (docker-library/golang#158)
- `nextcloud`: 10.0.5, 11.0.3, 9.0.58, update via container updates (nextcloud/docker#65)
- `postgres`: ensure `postgres` user's HOME has decent permissions (docker-library/postgres#277)
- `python`: fix `pip` install to also install `setuptools` and `wheel` (docker-library/python#186, docker-library/python#187)
2017-04-26 07:09:02 -07:00
Tianon Gravi 840ece335e Update docker-library images
- `docker`: 17.04.0-ce-rc1
- `percona`: `5.5.54-rel38.7-1.jessie`
- `python`: 3.6.1
- `rocket.chat`: 0.54.0
- `ruby`: 2.4.1
2017-03-22 12:57:48 -07:00
Tianon Gravi ce823f0500 Update docker-library images
- `bash`: 4.4.11
- `openjdk`: debian 9~b153-2
- `php`: 7.1.1, 7.0.15, 5.6.30 (docker-library/php#367)
- `python`: 3.5.3 (docker-library/python#172)
- `rocket.chat`: 0.49.4
- `ruby`: bundler 1.14.2
2017-01-23 15:54:00 -08:00
Tianon Gravi de3bc20c32 Update docker-library images
- `bash`: 4.4.7
- `golang`: 1.8rc2
- `haproxy`: add Lua support (docker-library/haproxy#38)
- `postgres`: (mostly) arbitrary `--user` support (docker-library/postgres#253)
- `python`: 3.4.6
2017-01-19 16:56:41 -08:00
Tianon Gravi 836bed599e Revert many of the Alpine 3.5 upgrades
- `docker`: keep 3.5 on 1.13
- `golang`: keep 3.5 on 1.8
- `httpd`: update to Alpine 3.5
- `openjdk`: keep 3.5 on 9
- `php`: revert all (revisit for 7.2 release)
- `python`: revert all (revisit for 3.7 release)
- `ruby`: revert all (revisit for 2.5 release)
2017-01-05 13:39:08 -08:00
Tianon Gravi 89aef82ad5 Update docker-library images
- `bash`: Alpine 3.5
- `docker`: Alpine 3.5
- `drupal`: 8.2.5
- `golang`: Alpine 3.5
- `haproxy`: Alpine 3.5
- `irssi`: Alpine 3.5
- `memcached`: Alpine 3.5
- `openjdk`: Alpine 3.5
- `piwik`: remove `sendmail_path` configuration
- `postgres`: Alpine 3.5
- `python`: Alpine 3.5
- `redis`: Alpine 3.5
- `ruby`: Alpine 3.5
2017-01-04 09:57:28 -08:00
Joe Ferguson aa5b48ac57 Update mariadb, python, and redmine
- `mariadb` bump to `5.5.54`
- `python` GA release for `3.6.0`
- `redmine` passenger 5.1.1
2016-12-28 14:33:15 -08:00
Tianon Gravi 0c4fd3f8fe Update docker-library images
- `busybox`: 1.26.0 (docker-library/busybox#16)
- `elasticsearch`: chown logs at runtime (docker-library/elasticsearch#150)
- `gcc`: 6.3.0
- `golang`: more PIE fixes (docker-library/golang#128)
- `httpd`: 2.4.25
- `kibana`: add packages for phantomjs to work (docker-library/kibana#67)
- `mongo`: 3.4.1
- `postgres`: remove `doc` and `man` directories in Alpine for size (docker-library/postgres#243)
- `python`: 2.7.13 (docker-library/python#164)
- `rails`: 5.0.1
- `rocket.chat`: 0.48.2
- `ruby`: 2.4.0-rc1
2016-12-21 16:57:27 -08:00
Tianon Gravi 408c8df86f Update docker-library images
- `buildpack-deps`: add `zesty` (docker-library/buildpack-deps#54)
- `celery`: 4.0.2
- `docker`: 1.12.5, 1.13.0-rc4
- `elasticsearch`: 2.4.3
- `golang`: 1.8beta2
- `java`: debian 9~b149-1
- `mariadb`: 10.1.20+maria-1~jessie
- `openjdk`: debian 9~b149-1
- `owncloud`: 9.0.7, 9.1.3
- `php`: add simple entrypoint (docker-library/php#349)
- `python`: 3.6.0rc2
- `redmine`: passenger 5.1.0
2016-12-19 08:31:05 -08:00
Tianon Gravi 0e6119a716 Update docker-library images
- `drupal`: 8.2.4
- `logstash`: add `alpine` variants (docker-library/logstash#71)
- `python`: 3.6.0rc1
- `rabbitmq`: allow arbitrary user (docker-library/rabbitmq#125)
2016-12-07 15:47:34 -08:00
Tianon Gravi eae16386f5 Update docker-library images
- `elasticsearch`: 1.7.6, 2.4.2
- `mongo`: 3.4.0-rc5
- `mysql`: add `file_env` support (docker-library/mysql#237)
- `percona`: 5.5.53-rel38.5-1.jessie
- `postgres`: add `tzdata` to alpine variant (docker-library/postgres#226), add `file_env` support (docker-library/postgres#225)
- `python`: 3.6.0b4
- `rabbitmq`: 3.6.6
- `redmine`: add `file_env` support (docker-library/redmine#43)
- `rocket.chat`: 0.46.0
2016-11-23 10:16:09 -08:00
Tianon Gravi 1dd05cdd4f Update docker-library images
- `cassandra`: 3.0.10
- `docker`: 1.13.0-rc1 (currently failing the `override-cmd` test; see https://github.com/docker/docker/issues/28329), `docker daemon` -> `dockerd` (docker-library/docker#31)
- `drupal`: 8.2.3
- `java`: alpine 7.121.2.6.8-r0, 8.111.14-r0
- `openjdk`: alpine 7.121.2.6.8-r0, 8.111.14-r0
- `python`: 3.6.0b3 (docker-library/python#157), pip 9.0.1 (docker-library/python#154)
- `ruby`: 2.3.2, 2.2.6
- `tomcat`: 6.0.48, 7.0.73, 8.0.39, 8.5.8, 9.0.0.M13
- `wordpress`: add `WORDPRESS_*_FILE` support for passing parameters via files especially for [Docker secrets](https://github.com/docker/docker/pull/27794) (docker-library/wordpress#186)
2016-11-17 10:22:57 -08:00
Tianon Gravi af602558d9 Update docker-library images
- `buildpack-deps`: add `libgdbm-dev` (docker-library/buildpack-deps#49)
- `celery`: 4.0.0rc6
- `docker`: 1.12.3
- `java`: switch from `httpredir.debian.org` to `deb.debian.org`
- `kibana`: remove obsolete comments
- `mysql`: add `-hlocalhost` during init to avoid `MYSQL_HOST` interference (docker-library/mysql#222)
- `openjdk`: switch from `httpredir.debian.org` to `deb.debian.org`
- `percona`: 5.7.15-9-1.jessie
- `php`: 7.1.0RC5
- `piwik`: 2.17.0
- `postgres`: 9.1.24-1.pgdg80+1, 9.2.19-1.pgdg80+1, 9.3.15-1.pgdg80+1, 9.4.10-1.pgdg80+1, 9.5.5-1.pgdg80+1, 9.6.1-1.pgdg80+1
- `python`: add `gdbm-dev` to `slim` and `alpine` (docker-library/python#153)
- `redis`: 3.2.5
- `rocket.chat`: 0.44.0
- `ruby`: bundler 1.13.6
- `tomcat`: switch from `httpredir.debian.org` to `deb.debian.org`
2016-10-27 14:14:03 -07:00
Tianon Gravi b317a7602c Update docker-library images
- `cassandra`: 2.1.16
- `docker`: 1.12.2 (GA)
- `drupal`: 8.2.1
- `ghost`: 0.11.2
- `logstash`: update templates
- `memcached`: 1.4.32
- `mysql`: 5.5.53, 5.6.34-1debian8, 5.7.16-1debian8
- `opensuse`: newer 42.1 image (https://github.com/openSUSE/docker-containers-build/issues/16)
- `python`: 3.6.0b2 (minor commit adjustment)
- `ruby`: bundler 1.13.3
- `tomcat`: 8.5.6, 8.0.38, 9.0.0.M11
2016-10-13 13:46:48 -07:00
Ilya Skriblovsky d1a35fafe1 Update python 3.6 to 3.6.0b2 2016-10-12 22:38:54 +03:00
Tianon Gravi b733769923 Revert "python:3.6-windowservercore" update
https://github.com/docker-library/official-images/pull/2151#issuecomment-247659104
2016-09-16 12:01:10 -07:00
Tianon Gravi f8b0b1c487 Update docker-library images
- `celery`: 4.0.0rc4
- `gcc`: remove 5.2 (Docker EOL on 2016-07-16)
- `ghost`: 0.11.0
- `httpd`: add `perl` as runtime dep (docker-library/httpd#28)
- `java`: 9~b135, debian 9~b135-1
- `mariadb`: 5.5.52+maria-1~wheezy
- `openjdk`: 9~b135, debian 9~b135-1
- `php`: 7.1.0RC2 (docker-library/php#298)
- `python`: 3.6.0b1
2016-09-16 09:06:18 -07:00
Tianon Gravi 34d03b2188 Update docker-library images
- `docker`: 1.12.1
- `drupal`: 8.2.0-beta2
- `memcached`: 1.4.31
- `mysql`: handle empty `initdb` directory (docker-library/mysql#200)
- `percona`: 5.6.32, 5.5.51
- `php`: 5.6.25
- `python`: 3.6.0a4 (docker-library/python#144), `windowsservercore` (docker-library/python#142)
- `rabbitmq`: fix SSL/`ERL_ARGS` (docker-library/rabbitmq#103)
- `rocket.chat`: 0.37.1
2016-08-22 09:59:36 -07:00
Tianon Gravi cc8d2d1f9c Update docker-library images
- `elasticsearch`: 5.0.0-alpha5 (docker-library/elasticsearch#113)
- `piwik`: swap from merge commit to commit with substance (direct output of `generate-stackbrew-library.sh`)
- `python`: templates (docker-library/python#139), fix `import dbm` (docker-library/python#140)
2016-08-09 12:18:43 -07:00
Tianon Gravi 3d8ae60bf3 Update docker-library images
- `docker`: `${DOCKER_VERSION}` (cosmetic; docker-library/docker#16)
- `java`: Debian 9~b130
- `php`: note that `Dockerfile`s are generated (e36077f85c)
- `python`: use `PATH` instead of `dpkg-divert` or `purge` (docker-library/python#137)
- `rocket.chat`: 0.36.0
2016-08-08 10:08:54 -07:00
Tianon Gravi 82d22b3578 Update docker-library images
- `docker`: 1.12.0 GA; remove 1.10
- `mysql`: 5.7.14, 5.6.32, and 5.5.51
- `python`: use `dpkg-divert` instead of `purge` against Debian Python (docker-library/python#131)
- `rabbitmq`: 3.6.4
- `redis`: 3.2.2
- `redmine`: passenger 5.0.30
- `ruby`: 2.1.10
2016-08-01 10:22:12 -07:00
Jonathan Stewmon 89537b2bd5 Update docker-library images
- `python`: `build tkinter module` (docker-library/python#127)
2016-07-19 12:14:25 -05:00
Tianon Gravi eb3df9518f Update docker-library images
- `drupal`: 8.1.5, 7.50
- `elasticsearch`: 2.3.4 (docker-library/elasticsearch#109)
- `gcc`: remove 4.9 (Docker EOL)
- `kibana`: 4.5.2, 4.1.9 (docker-library/kibana#49)
- `logstash`: 2.3.4 (docker-library/logstash#53)
- `percona`: 5.6.31
- `python`: `--enable-loadable-sqlite-extensions` (docker-library/python#125)
2016-07-07 14:07:13 -07:00
Tianon Gravi d92ffa4b5f Update docker-library images
- `docker`: 1.12.0-rc3
- `httpd`: 2.4.23
- `mariadb`: revert back to 10.1.14 (docker-library/mariadb#67)
- `python`: 3.6.0a2 (docker-library/python#123)
- `rails`: 5.0.0 (docker-library/rails#44)
2016-07-05 10:13:32 -07:00
Tianon Gravi f31c9a8305 Update docker-library images
- `docker`: ootb support for `--userns-remap=default` (docker-library/docker#13)
- `elasticsearch`: 5.0.0-alpha4
- `golang`: Alpine `ca-certificates` (esp. for `net/http` usage; docker-library/golang#99)
- `hello-seattle`: use C for multi-architecture compatibility (docker-library/hello-world#17)
- `hello-world`: use C for multi-architecture compatibility (docker-library/hello-world#17)
- `hola-mundo`: use C for multi-architecture compatibility (docker-library/hello-world#17)
- `kibana`: 5.0.0-alpha4
- `logstash`: 5.0.0-alpha4
- `mariadb`: 10.1.15
- `owncloud`: 9.0.3, 8.2.6
- `python`: remove double-`pip` (docker-library/python#121)
- `rocket.chat`: 0.35.0
2016-07-01 11:53:37 -07:00
Tianon Gravi ce242c91be Update docker-library images
- `golang`: add `go-wrapper` to Alpine variants (docker-library/golang#98)
- `haproxy`: 1.6.6
- `mongo`: 3.3.9
- `python`: 3.5.2, 3.4.5, 2.7.12
- `redmine`: refactor environment variables for non-linked usage (docker-library/redmine#24, docker-library/redmine#28)
2016-06-28 14:16:58 -07:00
Tianon Gravi 06b064e663 Update docker-library images (convert to RFC 2822-based format)
```
{{- range $i, $e := $.Entries -}}
	{{- range $i, $t := $.Tags "" false $e -}}
		{{- join " - " $t ($e.GitRepo | replace "git://" "" "https://" "" ".git" "") $e.GitCommit $e.Directory -}}
		{{- "\n" -}}
	{{- end -}}
{{- end -}}
```

```diff
@@ -270,6 +270,7 @@ java:openjdk-9-b116-jdk - github.com/docker-library/openjdk - 4427d56d00bbd05b6c
 java:openjdk-9-b116-jre - github.com/docker-library/openjdk - 4427d56d00bbd05b6c7e0f5ce7a3a7a01b6d4177 - 9-jre
 java:openjdk-9-jdk - github.com/docker-library/openjdk - 4427d56d00bbd05b6c7e0f5ce7a3a7a01b6d4177 - 9-jdk
 java:openjdk-9-jre - github.com/docker-library/openjdk - 4427d56d00bbd05b6c7e0f5ce7a3a7a01b6d4177 - 9-jre
+julia:0 - github.com/docker-library/julia - 2bb511d3378dec17ebbf417d5865ede353ba8e57 - .
 julia:0.4 - github.com/docker-library/julia - 2bb511d3378dec17ebbf417d5865ede353ba8e57 - .
 julia:0.4.5 - github.com/docker-library/julia - 2bb511d3378dec17ebbf417d5865ede353ba8e57 - .
 julia:latest - github.com/docker-library/julia - 2bb511d3378dec17ebbf417d5865ede353ba8e57 - .
@@ -565,13 +566,13 @@ python:latest - github.com/docker-library/python - 9383f7d4d2f96068e8957651aa358
 python:onbuild - github.com/docker-library/python - 0fa3202789648132971160f686f5a37595108f44 - 3.5/onbuild
 python:slim - github.com/docker-library/python - 9383f7d4d2f96068e8957651aa3588fee8b48f71 - 3.5/slim
 rabbitmq:3 - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - .
-rabbitmq:3-management - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - management
+rabbitmq:3-management - github.com/docker-library/rabbitmq - dc712681dcaeadb0371be66be5e96563be364e5d - management
 rabbitmq:3.6 - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - .
-rabbitmq:3.6-management - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - management
+rabbitmq:3.6-management - github.com/docker-library/rabbitmq - dc712681dcaeadb0371be66be5e96563be364e5d - management
 rabbitmq:3.6.2 - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - .
-rabbitmq:3.6.2-management - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - management
+rabbitmq:3.6.2-management - github.com/docker-library/rabbitmq - dc712681dcaeadb0371be66be5e96563be364e5d - management
 rabbitmq:latest - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - .
-rabbitmq:management - github.com/docker-library/rabbitmq - 6b496ac32e18fbff4b2b45e0577a79b10edd4df0 - management
+rabbitmq:management - github.com/docker-library/rabbitmq - dc712681dcaeadb0371be66be5e96563be364e5d - management
 rails:4 - github.com/docker-library/rails - 04006011344175c10b6864193eee74d626b84b11 - .
 rails:4.2 - github.com/docker-library/rails - 04006011344175c10b6864193eee74d626b84b11 - .
 rails:4.2.6 - github.com/docker-library/rails - 04006011344175c10b6864193eee74d626b84b11 - .
@@ -694,6 +695,8 @@ tomcat:9.0.0 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6e
 tomcat:9.0.0-jre8 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 9.0/jre8
 tomcat:9.0.0.M6 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 9.0/jre8
 tomcat:9.0.0.M6-jre8 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 9.0/jre8
+tomcat:jre7 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 8.0/jre7
+tomcat:jre8 - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 8.0/jre8
 tomcat:latest - github.com/docker-library/tomcat - d08341e2ed934abd7ff1baa0c26d6eac4f45f73a - 8.0/jre7
 wordpress:4 - github.com/docker-library/wordpress - 61dd78ce4fa9ccd592ead1edb379f209533b850c - apache
 wordpress:4-apache - github.com/docker-library/wordpress - 61dd78ce4fa9ccd592ead1edb379f209533b850c - apache
```
2016-06-09 14:06:36 -07:00
Tianon Gravi 8af6a55655 Update docker-library images
- `docker`: update to Alpine 3.4
- `golang`: update to Alpine 3.4, use Alpine's `go` package for `GOROOT_BOOTSTRAP`, convert to 2822-based format (docker-library/golang#95)
- `haproxy`: update to Alpine 3.4
- `php`: update to Alpine 3.4
- `python`: update to Alpine 3.4
- `redis`: update to Alpine 3.4
2016-06-07 12:15:54 -07:00
Tianon Gravi 8a53de8798 Update docker-library images
- `haproxy`: 1.6.5, 1.5.18
- `java`: alpine to 8u92
- `kibana`: simplify linking (docker-library/kibana#44)
- `mariadb`: 10.1.14+maria-1~jessie, 10.0.25+maria-1~jessie
- `pypy`: pip 8.1.2
- `python`: pip 8.1.2
- `rocket.chat`: 0.30.0
- `wordpress`: simplify linking (docker-library/wordpress#144)
2016-05-11 14:52:19 -07:00
Tianon Gravi a293dbd93d Update docker-library images
- `cassandra`: 2.2.6 and 2.1.14
- `elasticsearch`: 2.3.2 (docker-library/elasticsearch#101)
- `hello-world`: update userguide link to avoid redirect (docker-library/hello-world#12)
- `java`: 7u101-2.6.6-1~deb8u1 (https://lists.debian.org/debian-security-announce/2016/msg00134.html)
- `logstash`: 2.3.2 (docker-library/logstash#46)
- `mariadb`: fix double install of `mysql-common` (docker-library/mariadb#56)
- `python`: fix removal of test folders (docker-library/python#102)
- `rocket.chat`: 0.28.0
- `ruby`: 2.3.1 and 2.2.5
- `tomcat`: add Tomcat Native Libraries (docker-library/tomcat#28)
- `wordpress`: 4.5.1
2016-04-26 14:16:36 -07:00
Tianon Gravi 90d44a494c Update docker-library images
- `drupal`: 8.1 GA
- `mariadb`: add xtrabackup for Galera (docker-library/mariadb#47)
- `pypy`: 5.1.0
- `python`: empty `~/.cache` (docker-library/python#103)
- `redis`: use `su-exec` in Alpine variants (docker-library/redis#54)
- `rocket.chat`: 0.27.0
2016-04-20 16:12:33 -07:00
Tianon Gravi 65b2ce559e Update docker-library images
- `django`: 1.9.5
- `docker`: 1.11.0-rc3, add tune2fs and mkfs.xfs (docker-library/docker#10)
- `elasticsearch`: 2.3.1
- `golang`: force-enable `-fno-PIC` in Alpine (docker-library/golang#91)
- `irssi`: 0.8.19 (jfrazelle/irssi#6), add Alpine variant (jfrazelle/irssi#7)
- `java`: 9~b112-2 (still fails to build), Alpine to 8.77.03-r0 (8u77), fix Alpine tags to reference the proper version
- `julia`: 0.4.5
- `mariadb`: 10.1.13+maria-1~jessie
- `mongo`: 3.0.11
- `mysql`: `ENTRYPOINT` consistency (`docker-entrypoint.sh` with a compatibility symlink)
- `owncloud`: add `exif` module (docker-library/owncloud#53)
- `php`: 7.0.5, 5.6.20, 5.5.34, always enable `mbstring` (docker-library/php#211)
- `postgres`: 9.5.2-1.pgdg80+1, 9.4.7-1.pgdg80+1, 9.3.12-1.pgdg80+1, 9.2.16-1.pgdg80+1, 9.1.21-1.pgdg80+1, local interfaces during init (docker-library/postgres#136)
- `pypy`: 5.0.1
- `python`: fix `python-config` symlink (docker-library/python#99)
- `rocket.chat`: 0.24.0
- `ruby`: 2.1.9, switch `libedit` to `readline` for `irb` (docker-library/ruby#76)
2016-04-04 09:40:11 -07:00
Tianon Gravi 59ea485864 Update docker-library images
- `php`: add Alpine variants (docker-library/php#176, docker-library/php#202)
- `pypy`: pip 8.1.1
- `python`: pip 8.1.1
2016-03-18 14:38:14 -07:00
Tianon Gravi 61a7fc5110 Update docker-library images
- `cassandra`: 3.0.4
- `celery`: 3.1.22
- `django`: 1.9.4
- `drupal`: explicit `FROM php:7.0` instead of `php:7` (safer in the future event of PHP 7.1 incompat)
- `irssi`: fix GPG usage (docker-library/irssi#5)
- `mongo`: 3.2.4 and 3.0.10
- `owncloud`: 9.0 GA, 8.2.3, 8.1.6, 8.0.11, and 7.0.13
- `percona`: 5.6.29-76.2-1.jessie
- `php`: 7.0.4, 5.6.19, and 5.5.33 (docker-library/php#199)
- `postgres`: `sql.gz` enablement (docker-library/postgres#131)
- `pypy`: pip 8.1.0
- `python`: pip 8.1.0 (docker-library/python#94)
- `rails`: 4.2.6
- `rocket.chat`: 0.21.0
2016-03-08 14:13:39 -08:00
Tianon Gravi a188cf2a67 Update docker-library images
Unless otherwise specified, these are just updates due to https://github.com/docker-library/official-images/pull/1420#ref-pullrequest-136851424.

- `drupal`: use PHP 7 for 8+ (docker-library/drupal#35)
- `ghost`: copy all themes explicitly (docker-library/ghost#31)
- `rails`: 4.2.5.2
- `rocket.chat`: 0.20.0
- `ruby`: remove 2.0 (EOL; docker-library/ruby#71)

- `django`: 1.9.3
- `elasticsearch`: add `WORKDIR` (docker-library/elasticsearch#83)
- `rabbitmq`: 3.6.1
- `redmine`: passenger 5.0.26
2016-03-02 08:44:59 -08:00
Tianon Gravi a4c094a287 Update docker-library images
- `cassandra`: chown logs (docker-library/cassandra#49)
- `percona`: 5.7 (docker-library/percona#16, docker-library/percona#17)
- `python`: pip 8! (docker-library/python#83)
- `pypy`: pip 8
- `ruby`: rubygems 2.6.0
2016-02-26 15:56:07 -08:00
Tianon Gravi 14c806581f Update docker-library images
- `cassandra`: 3.2 (docker-library/cassandra#47), run as non-root and allow arbitrary `--user` (docker-library/cassandra#48)
- `celery`: 3.1.20
- `mariadb`: resync entrypoint with MySQL (docker-library/mariadb#37, docker-library/mariadb#34)
- `memcached`: fix SHA1 checking (docker-library/memcached#6)
- `mongo`: 3.0.9, conditional chown, configdb (docker-library/mariadb#78)
- `mysql`: fix init failure a bit (docker-library/mysql#134)
- `percona`: resync entrypoint with MySQL (docker-library/percona#12)
- `php`: update FPM to use `php-fpm.d` for config (docker-library/php#184)
- `postgres`: remove EOL 9.0 (docker-library/postgres#122)
- `python`: remove EOL 3.2 (docker-library/python#87)
- `rabbitmq`: allow for arbitrary `--user` (docker-library/rabbitmq#60)
- `rails`: 4.2.5.1
- `redmine`: add SCMs (docker-library/redmine#9)
- `rocket.chat`: 0.15.0 (RocketChat/Docker.Official.Image#13)
- `ruby`: silence `root` warning (docker-library/ruby#63)
2016-01-26 12:55:26 -08:00
Joe Ferguson ae31a942b0 Updates to golang, julia, mysql, postgres, python, and rabbitmq
- `golang` make alpine variant a little smaller https://github.com/docker-library/golang/pull/78
- `julia` bump `0.4.3`
- `mysql` https://github.com/docker-library/mysql/pull/126
- `postgres` `9.4.5-2`
- `python` https://github.com/docker-library/python/pull/82
- `rabbitmq` https://github.com/docker-library/rabbitmq/pull/58
2016-01-18 09:07:09 -08:00
Joe Ferguson 8fbe891dbd Update ghost, percona, postgres, python, and redis
- `ghost` `0.7.5`
- `percona` `5.5.47` `5.6.28`
- `postgres` https://github.com/docker-library/postgres/pull/113
- `python` add some `alpine` variants
- `redis` add `3.0.6-alpine`
2016-01-12 11:11:29 -08:00
Tianon Gravi a3bfb60830 Update docker-library images
- `docker`: alpine:3.3 (docker-library/docker#7)
- `drupal`: 8.0.2
- `java`: explicit `JAVA_HOME` (docker-library/java#61)
- `php`: 5.5.31, 5.6.17, 7.0.2; fix edge case in `docker-php-ext-enable` (docker-library/php#172)
- `postgres`: 9.5.0; set `PGDATA` perms to `0700` (docker-library/postgres#110)
- `python`: add `alpine` variant for 3.5 (docker-library/python#74)
- `rabbitmq`: fix SSL bugs (docker-library/rabbitmq#55, docker-library/rabbitmq#56)
- `wordpress`: 4.4.1
2016-01-07 10:57:02 -08:00
Tianon Gravi a908481e86 Update docker-library images
- `buildpack-deps`: add xenial (docker-library/buildpack-deps#39)
- `ghost`: 0.7.4
- `haproxy`: 1.6.3
- `mariadb`: 10.1.10 (finally, 10.1!)
- `python`: add `-f` to `curl` invocations (docker-library/python#73)
- `rabbitmq`: 3.6.0-1
- `redis`: add `-f` to `curl` invocations (docker-library/redis#37), switch to jessie (docker-library/redis#38)
- `ruby`: 2.3 🎉 (docker-library/ruby#59)
2015-12-28 08:53:24 -08:00
Tianon Gravi f37a79e420 Update docker-library images
- `cassandra`: 3.0.2
- `owncloud`: 7.0.12, 8.1.5, 8.2.2; fix APCu build failure (docker-library/owncloud#40)
- `python`: 3.4.4
- `redmine`: passenger 5.0.23
2015-12-22 10:31:32 -08:00
Tianon Gravi 944f7b8147 Update docker-library images
- `cassandra`: 2.1.12, 2.2.4, and 3.0.1
- `httpd`: enable "most" mods on 2.2 (docker-library/httpd#8)
- `julia`: 0.4.2
- `logstash`: 1.5.6 and 2.1.1
- `mongo`: 3.2.0 GA
- `mysql`: 5.5.47 and 5.6.28-1debian8
- `python`: 2.7.11 and 3.5.1 (note: `python-hy` currently fails on 3.5.1; see hylang/hy#995 for details)
- `redmine`: 2.6.9 and 3.0.7; passenger 5.0.22; remove `redmine.pid` (docker-library/redmine#5)
- `tomcat`: 8.0.30
2015-12-08 13:15:10 -08:00
Tianon Gravi 73f54645b9 Update docker-library images
- `busybox`: more explicit builder Dockerfiles (and slightly smaller ubuntu variant image)
- `cassandra`: 2.1.11 and 2.2.3
- `php`: remove invalid `--with-pcre` flag (docker-library/php#142)
- `ruby`: verify checksum in slim variants (docker-library/ruby#54)
- `tomcat`: 7.0.65
- `python`: move "3" and "latest" from 3.4 over to 3.5
2015-10-19 16:23:38 -07:00
Tianon Gravi 055aaa0baa Update python to 3.5.0 release 2015-09-14 09:44:59 -07:00
Tianon Gravi cc81152d50 Update docker-library images
- `docker`: remove older releases and update `DIND_COMMIT`
- `mysql`: fix `MYSQL_ALLOW_EMPTY_PASSWORD` feature (docker-library/mysql#93)
- `php`: 7.0.0RC1 (docker-library/php#127)
- `pypy`: pip 7.1.2
- `python`: pip 7.1.2
- `redmine`: passenger 5.0.16
- `tomcat`: 8.0.26
2015-08-24 10:12:21 -07:00
Tianon Gravi 97d75707d0 Update pypy and python with pip 7.1.1 2015-08-21 09:02:47 -07:00
Tianon Gravi 8c4d8ee710 Update docker-library images
- `buildpack-deps`: libwebp-dev (docker-library/buildpack-deps#32), remove squeeze (docker-library/buildpack-deps#33)
- `golang`: 1.5beta2
- `python`: 3.5.0b3 (docker-library/python#57)
- `redis`: 3.0.3 (docker-library/redis#29)
2015-07-17 15:06:09 -07:00
Tianon Gravi 02e0ccb39d Update docker-library images
- `drupal`: 8.0.0-beta12
- `kibana`: 4.1.1
- `logstash`: 1.5.2
- `mongo`: 3.1.5
- `mysql`: fix `my_print_defaults` duplication (docker-library/mysql#75)
- `percona`: 5.5.44-rel37.3-1.wheezy and 5.6.25-73.0-1.wheezy
- `php`: switch from bz2 to xz (docker-library/php#110)
- `pypy`: pip 7.1.0
- `python`: pip 7.1.0
- `rabbitmq`: simple support for alternate `default_vhost`, `default_user`, `default_pass` (docker-library/rabbitmq#28)
2015-07-02 12:50:24 -07:00
Tianon Gravi 18a480dac1 Update python to include readline support in slim variants 2015-06-16 16:22:14 -07:00
Tianon Gravi 669a350d68 Update docker-library images
- `django`: avoid pip's cache (docker-library/python#50)
- `irssi`: license and minor `update.sh` fix (just sick of seeing this update being pending -- no actual `Dockerfile` changes here)
- `kibana`: support `ELASTICSEARCH_URL` variable (docker-library/kibana#3)
- `mariadb`: 5.5.44+maria-1~wheezy
- `php`: 5.4.42, 5.5.26, and 5.6.10
- `postgres`: 9.0.22-1.pgdg70+1, 9.1.18-1.pgdg70+1, 9.2.13-1.pgdg70+1, 9.3.9-1.pgdg70+1, and 9.4.4-1.pgdg70+1
- `python`: avoid pip's cache (docker-library/python#50)
2015-06-12 10:50:17 -07:00
Tianon Gravi 0d1580a3ca Update docker-library images
- `cassandra`: 2.1.6
- `elasticsearch`: 1.6.0 (docker-library/elasticsearch#33)
- `python`: fix curses in slim variants (docker-library/python#52)
2015-06-09 12:30:08 -07:00
Tianon Gravi 632e199a90 Update docker-library images
- `cassandra`: multiple datacenter support (docker-library/cassandra#6)
- `django`: relax `FROM` so rebuilds happen more naturally with base image changes
- `drupal`: 8.0.0-beta11
- `julia`: 0.3.9
- `mysql`: 5.5.44 and 5.6.25
- `postgres`: 9.0.20-2.pgdg70+1 and 9.1.16-2.pgdg70+1
- `pypy`: 2.6.0 and pip 7.0.3
- `python`: pip 7.0.3
- `sentry`: 7.5.3
2015-06-02 14:53:03 -07:00
Tianon Gravi 46b7844aee Update python to 2.7.10 (and pip to 7.0.1) 2015-05-26 10:13:01 -07:00
Joe Ferguson 0fe7cf1061 Update django, ghost, julia, php, postgres, python, rabbitmq, sentry, tomcat
- `django` bump to `1.8.2`
- `ghost` bump to `0.6.4`
- `julia` install `git` so that `Pkg.add` works
- `php` install g++
- `postgres` bump all the things `9.0.20`, `9.1.16`, `9.2.11`, `9.3.7`, 9.4.2`
- `python` bump pip to `7.0.0`
- `rabbitmq` bump to `3.5.3`
- `sentry` bump to `7.5.0`
- `tomcat` bump to `8.0.23
2015-05-22 17:47:50 -07:00
Tianon Gravi 0f6f75d3dd Update docker-library images
- `cassandra`: 2.0.15, switch to archive.apache.org (docker-library/cassandra#3)
- `java`: 8u45-b14-3
- `mongo`: 2.6.10
- `python`: explicit version of `pip` (docker-library/python#46)
2015-05-19 16:06:06 -07:00
Joe Ferguson c6dfd2e62a Update elasticsearch, gcc, ghost, httpd, logstash, mariadb, mongo, percona, php, postgres, python, rabbitmq, wordpress
- `elasticsearch` use high-avail keyserver, bump 1.4.5 & 1.5.2
- `gcc` use high-avail keyserver, add 5.1
- `ghost` bump 0.6.2
- `httpd` use high-avail keyserver
- `logstash` use high-avail keyserver
- `mariadb` use high-avail keyserver
- `mongo` use high-avail keyserver
- `percona` use high-avail keyserver
- `php` use high-avail keyserver, `clear_env = no`
- `postgres` use high-avail keyserver
- `python` use high-avail keyserver
- `rabbitmq` use high-avail keyserver
- `wordpress` bump 4.2.1
2015-04-29 08:59:42 -07:00
Tianon Gravi cccdb1d590 Update django, php, and python
- `django`: 1.8
- `php`: empty `*-enabled` folders (docker-library/php#78)
- `python`: fix `bz2` module in slim variants (docker-library/python#41)
2015-04-02 14:00:15 -06:00
Tianon Gravi 44e58ac19a Update docker-library images
- `django`: 1.7.5, Python 3.4.3
- `ghost`: 0.5.9
- `golang`: change `/go` to be `777` (docker-library/golang#44)
- `java`: 7u75-2.5.4-2
- `mariadb`: 10.1.3, 10.0.17
- `mongo`: 3.0.0
- `php`: more aggressive autoremove (docker-library/php#71)
- `postgres`: `POSTGRES_DB` (docker-library/postgres#49)
- `python`: 3.4.3, `--enable-unicode=ucs4` (docker-library/python#38)
- `rails`: Ruby 2.2.1
- `ruby`: 2.2.1, 2.0.0-p643
2015-03-03 10:38:16 -07:00
Joe Ferguson 74dbb5e5e9 Update postgres, python, and django
- postgres: update for hba conf generation
- python: gpg validation
- django: swap main tags to python:slim
2015-02-17 08:42:31 -08:00
Tianon Gravi 4b9351b3ca Update docker-library images
- `mysql`: 5.5.42, 5.6.23
- `postgres`: 9.4.1-1.pgdg70+1, 9.3.6-1.pgdg70+1, 9.2.10-1.pgdg70+1, 9.1.15-1.pgdg70+1, 9.0.19-1.pgdg70+1
- `python`: add GPG verification (docker-library/python#34)
- `tomcat`: 7.0.59
2015-02-05 11:42:48 -07:00
Tianon Gravi ce031acb5e Update docker-library
- `docker-dev`: 1.3.3
- `golang`: 1.4 (remove 1.2, update `:latest` to be 1.4)
- `mariadb`: 10.1.2
- `mongo`: 2.6.6
- `mysql`: `MYSQL_ALLOW_EMPTY_PASSWORD`
- `node`: NPM 2.1.11
- `python`: 2.7.9
- `redis`: 2.8.18
2014-12-11 14:36:35 -07:00
Joe Ferguson 8f099fbcae Fix python slim, add base wheezy option 2014-12-02 13:51:11 -08:00
Tianon Gravi fcdfa118a7 Update docker-library images
- `docker-dev`: `1.3.2`
- `golang`: support for Go 1.4 "Custom Import Paths" (docker-library/golang#32)
- `python`: smaller and `--enable-shared` (docker-library/python#23); slim variants (docker-library/python#24)
- `tomcat`: jre8 versions (docker-library/tomcat#5)
2014-11-26 12:48:12 -07:00
Tianon Gravi 10379681d8 Update docker-library
- `python`: remove source and skip tests (docker-library/python#20)
- `tomcat`: 8.0.15
2014-11-10 15:42:09 -07:00
Tianon Gravi 524c6b992e Update mongo, node, php, python, rails, ruby
For details of the ruby and rails changes, see https://github.com/docker-library/ruby/pull/21 and https://github.com/docker-library/rails/pull/12.
2014-10-20 10:37:06 -06:00
Tianon Gravi abdc4e1d18 Update several docker-library images
- `golang`: removed most of the tags now (only the latest patch release of each of the two major versions now; 1.2 and 1.3)
- `php`: update and add a ton of tags that were missing (`php:cli` to match `php:apache`, `php:5.6`, etc.)
- `python`: update several versions, especially to make sure 3.3 has pip
- `redis`: chown of volume data and redis-sentinel symlink
2014-10-08 10:42:37 -06:00
Tianon Gravi 3c5ef5f799 Update node to NPM 2.1.2, and fix python (by swapping 3.4 back down to 3.4.1 since 3.4.2 isn't released yet; it's still just rc1) 2014-10-03 16:56:24 -06:00
Tianon Gravi 761aafcc59 Update several of the docker-library images (buildpack-deps, java, mongo, mysql, node, php, python, rails) 2014-10-03 11:05:39 -06:00
Tianon Gravi 5251bc2fd9 Update docker-library images
Highlights include:
- fixed golang onbuild images (via `go-wrapper`)
- added python 3.3
- added ruby 2.0
2014-09-22 16:44:49 -06:00
Tianon Gravi 789d5154ed Update several of the "language stack" images with new versions and updated commit hashes
This update includes:
- gcc
- java
- php
- python
- rails
- ruby
2014-09-15 10:00:26 -06:00
Tianon Gravi b5afe90221 Update python 2014-08-08 17:58:23 -06:00
Tianon Gravi 6f0bc652f3 Update python:2 to include "pip" by default 2014-07-15 18:30:09 -06:00
Tianon Gravi e434592e3c Add python 2014-06-23 15:35:25 -06:00