Docker Library Bot
6388e3a380
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/4dc16e4 : Merge pull request https://github.com/docker-library/postgres/pull/686 from infosiftr/xz-files
- https://github.com/docker-library/postgres/commit/4f70bf2 : Add .sql.xz support to docker-entrypoint-initdb.d
- https://github.com/docker-library/postgres/commit/ba0e45b : Merge pull request https://github.com/docker-library/postgres/pull/685 from infosiftr/clarify-unset
- https://github.com/docker-library/postgres/commit/f1bc878 : Clarify that "POSTGRES_PASSWORD" should be non-empty
- https://github.com/docker-library/postgres/commit/05ac2d3 : Merge pull request https://github.com/docker-library/postgres/pull/680 from infosiftr/eol-9.4
- https://github.com/docker-library/postgres/commit/6bb7ce5 : Remove EOL 9.4
- https://github.com/docker-library/postgres/commit/6d1f671 : Merge pull request https://github.com/docker-library/postgres/pull/669 from yaroze/master
2020-02-17 16:10:20 -08:00
henkjan
044fa382fb
Update postgres
2020-02-14 12:39:48 +01:00
Docker Library Bot
f504b384c8
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/55e3dc0 : Merge pull request https://github.com/docker-library/postgres/pull/657 from J0WI/alpine11
- https://github.com/docker-library/postgres/commit/c4b0195 : Add home dir
- https://github.com/docker-library/postgres/commit/52814ab : Bump LLVM to 9
- https://github.com/docker-library/postgres/commit/ada31ea : Add postgres directory and user
- https://github.com/docker-library/postgres/commit/1cbd3a1 : Upgrade to Alpine 3.11
2020-01-29 14:57:28 -08:00
Docker Library Bot
abed26a342
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/0d0485c : Merge pull request https://github.com/docker-library/postgres/pull/647 from infosiftr/help
- https://github.com/docker-library/postgres/commit/ae986e1 : Merge pull request https://github.com/docker-library/postgres/pull/646 from infosiftr/PGPORT
- https://github.com/docker-library/postgres/commit/de2aa0b : Check for "help" to short circuit server starting (since they break when passed to pg_ctl)
- https://github.com/docker-library/postgres/commit/89a2fb8 : Update temporary server to prefer PGPORT if set (since the client and server both normally respect that variable)
2019-12-03 09:43:18 -08:00
Docker Library Bot
f90fc24258
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/4c4693e : Merge pull request https://github.com/docker-library/postgres/pull/643 from infosiftr/alpine-jit
- https://github.com/docker-library/postgres/commit/c8bf23b : Add JIT support for Alpine on 11+
2019-11-27 15:41:47 -08:00
Docker Library Bot
75a4d59bcd
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/d88a8f8 : Merge pull request https://github.com/docker-library/postgres/pull/638 from thekiba/patch-1
- https://github.com/docker-library/postgres/commit/34df466 : Apply update.sh
- https://github.com/docker-library/postgres/commit/b6a3881 : typo fix
- https://github.com/docker-library/postgres/commit/50ea342 : Merge pull request https://github.com/docker-library/postgres/pull/642 from infosiftr/temporary-port
- https://github.com/docker-library/postgres/commit/820323f : Adjust "docker_temp_server_start" to override port for consistent unix socket path
2019-11-26 15:55:14 -08:00
Docker Library Bot
04d89050f3
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/5beb1d4 : Update to 9.4.25-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/a0ec4f5 : Update to 9.5.20
- https://github.com/docker-library/postgres/commit/6dfdc0e : Update to 11.6
- https://github.com/docker-library/postgres/commit/2addeda : Update to 11.6-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/f13fbe5 : Update to 9.6.16-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/f2596e6 : Update to 10.11-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/c1e547b : Update to 10.11
- https://github.com/docker-library/postgres/commit/cac7a60 : Update to 9.6.16
- https://github.com/docker-library/postgres/commit/1d43a9d : Update to 12.1
- https://github.com/docker-library/postgres/commit/06a831c : Update to 9.5.20-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/138e959 : Update to 9.4.25
- https://github.com/docker-library/postgres/commit/4a82eb9 : Update to 12.1-1.pgdg100+1
- https://github.com/docker-library/postgres/commit/0c29c35 : Merge pull request https://github.com/docker-library/postgres/pull/496 from infosiftr/functionalization
- https://github.com/docker-library/postgres/commit/8fada98 : Fixes from tianon's review
- https://github.com/docker-library/postgres/commit/7c84645 : Apply update.sh for new entrypoint
- https://github.com/docker-library/postgres/commit/d1cc089 : Improve _is_sourced check
- https://github.com/docker-library/postgres/commit/6e85168 : Resync function interfaces with MySQL, improve comments
- https://github.com/docker-library/postgres/commit/2e70e71 : Apply function name changes as discussed in https://github.com/docker-library/mysql/pull/471
- https://github.com/docker-library/postgres/commit/49fb876 : Namespace functions for less conflict when sourced
- https://github.com/docker-library/postgres/commit/48f2ad1 : Functionalize the entrypoint to allow outside sourcing for extreme customizing of startup
2019-11-15 13:02:11 +00:00
Docker Library Bot
c13166ac64
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/a8613f4 : Update to 12.0-2.pgdg100+1
- https://github.com/docker-library/postgres/commit/2353eaa : Merge pull request https://github.com/docker-library/postgres/pull/615 from jouve/cleanup-ossp
- https://github.com/docker-library/postgres/commit/b5996e9 : ossp-uuid.template is ununsed since 03db72ff
2019-10-11 18:02:23 +00:00
Docker Library Bot
26d470149a
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/cbe7fa2 : Update latest to 12 (now GA)
- https://github.com/docker-library/postgres/commit/b0251cc : Update to 12.0-1.pgdg100+1
- https://github.com/docker-library/postgres/commit/f08b03f : Update to 12.0
- https://github.com/docker-library/postgres/commit/f19a74e : Update to 11.5-3.pgdg90+1
2019-10-03 12:28:28 -07:00
Docker Library Bot
bd911cfe86
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/662b2e6 : Update to 12rc1
- https://github.com/docker-library/postgres/commit/90ba599 : Update to 12~rc1-1.pgdg100+1
2019-09-26 18:02:18 +00:00
Docker Library Bot
086118e0eb
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/058c5c9 : Update to 12~beta4-1.pgdg100+1
- https://github.com/docker-library/postgres/commit/5ad8e92 : Update to 12beta4
- https://github.com/docker-library/postgres/commit/a74b452 : Update generated README
2019-09-12 18:02:22 +00:00
Docker Library Bot
2d0b92887d
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/db45233 : Update to 9.5.19
- https://github.com/docker-library/postgres/commit/0a66d53 : Update to 11.5
- https://github.com/docker-library/postgres/commit/2803c9e : Update to 9.5.19-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/ff832cb : Update to 10.10-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/3610f1e : Update to 9.6.15-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/c552b2b : Update to 9.6.15
- https://github.com/docker-library/postgres/commit/cad3d8b : Update to 10.10
- https://github.com/docker-library/postgres/commit/9d8e244 : Update to 11.5-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/75ebadd : Update to 12~beta3-1.pgdg100+1
- https://github.com/docker-library/postgres/commit/dff03e9 : Update to 9.4.24-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/d6e8fe3 : Update to 12beta3
- https://github.com/docker-library/postgres/commit/4b652bf : Update to 9.4.24
2019-08-08 18:02:19 +00:00
Docker Library Bot
0ddd3335b9
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/87b15b6 : Use explicit "hkps" for keys.openpgp.org
- https://github.com/docker-library/postgres/commit/faf08db : Switch from ha.pool.sks-keyservers.net to keys.openpgp.org for fetching Tianon's PGP key
2019-07-03 07:48:26 -07:00
Docker Library Bot
2710373a6b
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/ba24350 : Merge pull request https://github.com/docker-library/postgres/pull/590 from J0WI/alpine10
2019-06-21 13:39:48 -07:00
Docker Library Bot
49c6e76187
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/e5f137c : Update to 10.9
- https://github.com/docker-library/postgres/commit/eb1fa80 : Update to 9.5.18
- https://github.com/docker-library/postgres/commit/246f8d4 : Update to 11.4-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/033f494 : Update to 9.6.14-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/559d29a : Update to 12~beta2-1.pgdg100+1
- https://github.com/docker-library/postgres/commit/06813e0 : Update to 11.4
- https://github.com/docker-library/postgres/commit/5c324b9 : Update to 9.4.23-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/0462652 : Update to 9.5.18-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/bcfe861 : Update to 9.6.14
- https://github.com/docker-library/postgres/commit/59fd787 : Update to 10.9-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/d8e907e : Update to 9.4.23
- https://github.com/docker-library/postgres/commit/d188180 : Update to 12beta2
- https://github.com/docker-library/postgres/commit/634ab9d : Update generated README
2019-06-21 06:02:19 +00:00
Docker Library Bot
f288dfc0db
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/6274e4c : Merge pull request https://github.com/docker-library/postgres/pull/586 from piotrbrzuska/master
- https://github.com/docker-library/postgres/commit/966d1ba : Update 12+ to buster
- https://github.com/docker-library/postgres/commit/5992d8b : Update "Dockerfile-alpine.template" and apply "update.sh" (after verifying that 12 still builds and works properly without the added "-testing" repository)
- https://github.com/docker-library/postgres/commit/e3d200e : Add 12~beta1 into Travis config
- https://github.com/docker-library/postgres/commit/6f7881a : Add 12~beta1
2019-05-31 13:06:15 -07:00
Docker Library Bot
ad36207515
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/2035bd0 : Update to 10.8
- https://github.com/docker-library/postgres/commit/06d2721 : Update to 9.5.17
- https://github.com/docker-library/postgres/commit/ad464b0 : Update to 11.3
- https://github.com/docker-library/postgres/commit/1ba3e9e : Update to 9.5.17-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/c6c3621 : Update to 10.8-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/95aa37a : Update to 9.6.13-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/930806f : Update to 9.6.13
- https://github.com/docker-library/postgres/commit/cf9b6cd : Update to 11.3-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/0e8afe8 : Update to 9.4.22-1.pgdg90+1
- https://github.com/docker-library/postgres/commit/408356d : Update to 9.4.22
2019-05-09 18:02:11 +00:00
Docker Library Bot
6effbc923e
Update postgres
...
Changes:
- https://github.com/docker-library/postgres/commit/e521526 : Remove "backwards compatibility" entrypoint symlink in 12+
- https://github.com/docker-library/postgres/commit/03db72f : Remove UUID variability now that 9.3 is gone (per comment in "update.sh")
- https://github.com/docker-library/postgres/commit/59e5a64 : Merge pull request https://github.com/docker-library/postgres/pull/568 from infosiftr/pr-309
- https://github.com/docker-library/postgres/commit/85aadc0 : Move end of line comment to its own line to improve readability
2019-04-22 16:54:34 -07:00
Tianon Gravi
42d8cbedc3
Update docker-library images
...
- `bash`: Alpine `arm32v7`
- `drupal`: Alpine `arm32v7`
- `golang`: Alpine `arm32v7`
- `haproxy`: Alpine `arm32v7`
- `httpd`: Alpine `arm32v7`
- `joomla`: Alpine `arm32v7`
- `matomo`: Alpine `arm32v7`
- `memcached`: Alpine `arm32v7`
- `openjdk`: 13-ea-11, Alpine `arm32v7` (8u191, 7u201)
- `postgres`: Alpine `arm32v7`
- `python`: Alpine `arm32v7`
- `rabbitmq`: 3.8.0-beta.3, 3.7.13, Alpine `arm32v7`
- `redis`: Alpine `arm32v7`
- `wordpress`: non-fatal database connection test (docker-library/wordpress#386 ), Alpine `arm32v7`
2019-03-08 19:14:00 -08:00
Tianon Gravi
d024df4422
Update docker-library images
...
- `openjdk`: 12 RC! (and Alpine removal; docker-library/openjdk#281 ), 13-ea+8
- `postgres`: 11.2, 10.7, 9.6.12, 9.5.16, 9.4.21
2019-02-14 16:27:02 -08:00
Tianon Gravi
a39959a1e6
Update docker-library images
...
- `bash`: Alpine 3.9
- `buildpack-deps`: *no image changes*
- `busybox`: *no image changes*
- `drupal`: *no image changes*
- `gcc`: *no image changes*
- `ghost`: 2.13.2
- `haproxy`: *no image changes*
- `httpd`: *no image changes*
- `irssi`: *no image changes*
- `julia`: *no image changes*
- `memcached`: *no image changes*
- `mongo`: 4.0.6
- `openjdk`: 11.0.2 (Debian)
- `php`: Alpine 3.9 (docker-library/php#786 )
- `postgres`: *no image changes*
- `python`: Alpine 3.9 (docker-library/python#375 )
- `redmine`: *no image changes*
- `ruby`: *no image changes*
- `tomcat`: *no image changes*
- `wordpress`: *no image changes*
2019-02-05 13:59:38 -08:00
Tianon Gravi
6f812cd8c5
Update docker-library images
...
- `golang`: Alpine 3.9 (docker-library/golang#262 )
- `haproxy`: Alpine 3.9 (docker-library/haproxy#82 )
- `httpd`: Alpine 3.9 (docker-library/httpd#124 )
- `mariadb`: 10.0.38, 5.5.63
- `memcached`: Alpine 3.9 (docker-library/memcached#45 )
- `mysql`: 8.0.15
- `openjdk`: 13-ea+6, 12-ea+30, Alpine 3.9 (docker-library/openjdk#276 )
- `php`: axe 5.6 (EOL), consistent `/var/www/html` permissions (docker-library/php#787 )
- `postgres`: Alpine 3.9 (docker-library/postgres#550 )
- `rabbitmq`: 3.7.11, 3.8.0-beta.2
- `redis`: Alpine 3.9 (docker-library/redis#183 )
- `ruby`: Alpine 3.9 (docker-library/ruby#262 )
- `wordpress`: `chown` of `.` in very certain narrow cases (docker-library/wordpress#371 )
2019-02-01 15:18:58 -08:00
Tianon Gravi
8e67f2f743
Update docker-library images
...
- `ghost`: 2.13.1
- `haproxy`: 1.9.3
- `mariadb`: 10.4.2
- `openjdk`: 13-ea+5, 12-ea+29
- `postgres`: debian `11.1-3.pgdg90+1`
2019-01-29 17:21:31 -08:00
Tianon Gravi
6f84363f57
Update docker-library images
...
- `docker`: 18.09.1
- `ghost`: 2.10.1
- `openjdk`: 13-ea+3, 12-ea+27, Alpine 8u191
- `php`: 7.2.14, 7.3.1
- `postgres`: `POSTGRES_PASSWORD` 100+ warning (docker-library/postgres#511 )
- `ruby`: use `debian:xxx-slim` for `ruby:slim` variants (docker-library/ruby#257 )
2019-01-10 13:34:01 -08:00
Tianon Gravi
75069f2830
Update docker-library images
...
- `busybox`: 1.30.0
- `golang`: Windows 2019 / 1809 support (docker-library/golang#257 )
- `hello-seattle`: Windows 2019 / 1809 support (docker-library/hello-world#54 )
- `hello-world`: Windows 2019 / 1809 support (docker-library/hello-world#54 )
- `hola-mundo`: Windows 2019 / 1809 support (docker-library/hello-world#54 )
- `openjdk`: 12-ea+25, Nano Server SAC2016 (docker-library/openjdk#260 )
- `postgres`: bump `gosu` version (docker-library/postgres#541 )
2018-12-31 14:48:56 -08:00
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
Tianon Gravi
1490a6029a
Update docker-library images
...
- `ghost`: 2.6.2, more arches (thanks to https://github.com/nodejs/docker-node/pull/921 )
- `joomla`: 3.9.1
- `matomo`: php-apcu to 5.1.14 (matomo-org/docker#125 )
- `openjdk`: `7u181-2.6.14-2~deb8u1`
- `php`: fix arbitrary user permissions (docker-library/php#755 )
- `postgres`: `dpkg-divert` config file for correctness (docker-library/postgres#529 )
- `redis`: 5.0.2
- `wordpress`: add `--no-overwrite-dir` for arbitrary user (docker-library/wordpress#351 )
2018-11-27 16:10:54 -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
Joe Ferguson
ff5bf5b849
Update docker library images
...
- `docker` `18.09` GA
- `ghost` bump to `2.5.0`, `1.25.6`, and `0.11.14`
- `kibana` bump to `5.6.13`
- `logstash` bump to `5.6.13`, drop `2.4` https://github.com/docker-library/logstash/pull/92
- `memcached` bump to `1.5.12`
- `mongo` bump to `3.4.18`, `4.0.4`, and `4.1.5`
- `openjdk` bump to `12-ea-19-oraclelinux7`, `12-ea-18-alpine`, `12-ea-19-windowsservercore`
- `php` bump to `7.3.0RC5`, and `7.2.12`
- `postgres` bump to `11.1`, `10.6`, `9.6.11`, `9.5.15`, `9.4.20`, and `9.3.25`
- `redis` bump to `5.0.1`
- `redmine` arbitrary user support: https://github.com/docker-library/redmine/pull/136 , passenger `5.3.6`
- `ruby` bump to `2.6.0-preview3`
- `tomcat` bump to `8.5.35`, and `9.0.13`
2018-11-08 17:16:24 -08:00
Tianon Gravi
5a2070edd0
Update docker-library images
...
- `drupal`: 8.5.8, 7.60, 8.6.2
- `ghost`: 2.2.4
- `matomo`: 3.6.1
- `openjdk`: 11.0.1
- `php`: remove FPM log decoration on 7.3+ (docker-library/php#725 )
- `postgres`: 11.0 GA, 10.5-2.pgdg90+1
- `redis`: EOL 3.2, 5.0.0 GA
- `ruby`: 2.5.3, 2.3.8, 2.4.5
2018-10-18 15:02:10 -07:00
Tianon Gravi
865a407e45
Update docker-library images
...
- `ghost`: 2.2.2
- `joomla`: 3.8.13
- `memcached`: 1.5.11
- `openjdk`: 12-ea+15
- `php`: 7.3.0RC3
- `postgres`: 11rc1
- `redis`: 5.0-rc6
- `rocket.chat`: 0.70.4
- `wordpress`: `WORDPRESS_CONFIG_EXTRA` warning (docker-library/wordpress#342 )
2018-10-11 13:23:38 -07:00
Tianon Gravi
3853a3c0b0
Update docker-library images
...
- `postgres`: 11beta4
- `pypy`: version scraping glitch (no changes)
- `rabbitmq`: 3.7.8
- `tomcat`: 7.0.91
2018-09-21 10:10:39 -07:00
Tianon Gravi
5612f67a54
Update docker-library images
...
- `docker`: 18.09.0-ce-beta1
- `drupal`: 8.6 GA (docker-library/drupal#132 )
- `mongo`: update 3.6 to Debian Stretch (docker-library/mongo#301 )
- `postgres`: use `initdb` more directly to allow `--auth-local=md5` (docker-library/postgres#493 )
2018-09-07 14:14:02 -07:00
Tianon Gravi
b93403593d
Update docker-library images
...
- `docker`: 18.09.0-ce-tp4
- `haproxy`: `SIGUSR1` (docker-library/haproxy#72 )
- `julia`: update 1.0.0 Windows executable hashes (https://github.com/JuliaLang/julia/issues/28840#issuecomment-415632174 )
- `postgres`: escape user input for `psql` invocations (docker-library/postgres#489 )
- `wordpress`: add `WORDPRESS_DB_CHARSET` and `WORDPRESS_DB_COLLATE` vars (docker-library/wordpress#327 ), WP-CLI 2.0.1
2018-08-27 14:58:21 -07:00
Tianon Gravi
16d7d46f8c
Update docker-library images
...
- `docker`: 18.06.1-ce GA
- `ghost`: Ghost 2.0! (docker-library/ghost#145 )
- `golang`: remove unused files (docker-library/golang#232 )
- `postgres`: add `stretch-backports` when building 11+ from source (docker-library/postgres#485 )
2018-08-22 13:15:16 -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
ed383fbd08
Update docker-library images
...
- `docker`: 18.06.1-ce-rc1
- `ghost`: 1.25.5
- `memcached`: 1.5.10
- `mysql`: expose `mysqlx` port (docker-library/mysql#466 )
- `openjdk`: 8u181 (Debian)
- `postgres`: `11~beta3-1.pgdg90+2`
- `rocket.chat`: 0.68.4
- `wordpress`: docker-library/wordpress#324
2018-08-14 08:46:33 -07:00
Tianon Gravi
ce6500470e
Update docker-library images
...
- `ghost`: 1.25.4
- `irssi`: `gpgconf --kill all`
- `joomla`: remove database details from entrypoint output
- `julia`: 0.7.0, 1.0.0, and Windows Server Core 1803
- `mariadb`: 10.1.35
- `mongo`: 4.0.1
- `postgres`: 9.4.19, 10.5, 9.5.14, 9.6.10, 9.3.24, 11beta3
- `wordpress`: WP-CLI 2.0.0
2018-08-10 12:32:16 -07:00
Tianon Gravi
2aef98b4e4
Update docker-library images
...
- `bash`: tianon/docker-bash#11
- `cassandra`: docker-library/cassandra#153
- `ghost`: docker-library/ghost#140
- `haproxy`: 1.8.13
- `httpd`: docker-library/httpd#106
- `mongo`: docker-library/mongo#289
- `mysql`: 5.7.23, 8.0.12, 5.5.61, 5.6.41, generate error on inability to read `initdb.d` files (docker-library/mysql#453 )
- `openjdk`: update `latest` to OpenJDK 10 (docker-library/openjdk#220 )
- `owncloud`: docker-library/owncloud#104
- `percona`: update to Stretch (docker-library/percona#67 )
- `postgres`: `11~beta2-2.pgdg90+2`
- `rabbitmq`: docker-library/rabbitmq#270
- `rocket.chat`: 0.68.0
- `tomcat`: docker-library/tomcat#127
- `wordpress`: `WORDPRESS_CONFIG_EXTRA` (docker-library/wordpress#142 ), docker-library/wordpress#321
So, mostly instances of docker-library/php#666 with a few other changes mixed in.
2018-07-30 15:43:40 -07:00
Tianon Gravi
767fc80dbf
Update docker-library images
...
- `buildpack-deps`: remove `artful` (EOL)
- `julia`: add 0.7.0-beta2
- `openjdk`: 11-ea+24, 10.0.2, 8u181 (Windows)
- `percona`: add arches (`i386`)
- `postgres`: add `icu-dev` (docker-library/postgres#470 )
2018-07-27 13:34:34 -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
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
87097f72b9
Update docker-library images
...
- `buildpack-deps`: add `cosmic` (docker-library/buildpack-deps#81 )
- `hello-seattle`: Windows 1803 (docker-library/hello-world#48 )
- `hello-world`: Windows 1803 (docker-library/hello-world#48 )
- `hola-mundo`: Windows 1803 (docker-library/hello-world#48 )
- `mongo`: 3.6.6, 3.4.16
- `openjdk`: Alpine 3.8 (docker-library/openjdk#210 )
- `postgres`: Alpine 3.8 (docker-library/postgres#466 )
- `rabbitmq`: Alpine 3.8 (docker-library/rabbitmq#268 )
- `redis`: Alpine 3.8 (docker-library/redis#150 )
- `rocket.chat`: 0.66.3
2018-07-10 13:02:14 -07:00
Tianon Gravi
812bd1fb6e
Update docker-library images
...
- `docker`: 18.06.0-ce-rc1
- `openjdk`: Debian 11-ea+19 (caveat https://bugs.debian.org/902368 ), Alpine 7.181.2.6.14-r0
- `postgres`: 11beta2
- `rocket.chat`: 0.66.0
2018-07-02 10:44:55 -07:00
Tianon Gravi
fb177a97b7
Update docker-library images
...
- `drupal`: 8.5.4
- `ghost`: 1.24.1
- `golang`: 1.10.3, 1.9.7
- `mongo`: 4.0.0~rc4
- `owncloud`: add `unzip` (docker-library/owncloud#103 )
- `postgres`: allow `initdb.d` scripts to be executed instead of sourced (docker-library/postgres#452 )
- `tomcat`: remove jre9 (docker-library/tomcat#120 )
2018-06-08 15:01:24 -07:00
Tianon Gravi
858b20ebe5
Update docker-library images
...
- `ghost`: ghost-cli 1.8.0
- `mariadb`: move `latest` to 10.3 (10.3.7 is GA / stable)
- `openjdk`: debian `11~15-1`
- `php`: 7.1.18
- `postgres`: 11 (docker-library/postgres#449 )
- `rabbitmq`: 3.6.16-rc.1
- `rocket.chat`: 0.65.0
2018-05-29 10:01:21 -07:00
Tianon Gravi
1d7fbe13e0
Update docker-library images
...
- `mariadb`: 10.3.7
- `memcached`: 1.5.8
- `php`: 7.2.6
- `postgres`: implement `nss_wrapper` for Debian variants (docker-library/postgres#448 )
- `redmine`: fix build (docker-library/redmine#116 )
- `wordpress`: add `zip` extension for "Export Personal Data" (docker-library/wordpress#304 )
2018-05-25 11:10:29 -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
f50fca03b7
Update docker-library images
...
- `julia`: add `stretch` variant (docker-library/julia#18 )
- `matomo`: 3.5.0
- `openjdk`: `debian 11~13-2`, `--no-install-recommends` (docker-library/openjdk#193 )
- `piwik`: 3.5.0
- `postgres`: 9.3.23, 9.4.18, 9.5.13, 9.6.9, 10.4
- `tomcat`: 7.0.88
2018-05-14 12:46:12 -07:00
Tianon Gravi
b22d69df81
Update docker-library images
...
- `docker`: docker-library/docker#110 (updated `dind` wrapper)
- `ghost`: 1.22.6
- `mariadb`: docker-library/mariadb#161 (remove unnecessary `FLUSH PRIVILEGES`)
- `openjdk`: `debian 11~12-1`, `debian 10.0.1+10-4`
- `postgres`: docker-library/postgres#440 (listen only on the unix socket during initdb)
- `tomcat`: 8.5.31, 9.0.8
2018-05-08 12:42:37 -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
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
Joe Ferguson
1f144d4645
Update docker library images
...
- `cassandra` https://github.com/docker-library/cassandra/pull/135
- `docker` Add `17.12.1-ce-rc1`
- `drupal` https://github.com/docker-library/drupal/pull/103
- `ghost` Update to 1.21.2, ghost-cli 1.5.2
- `golang` `1.10` release https://github.com/docker-library/golang/pull/208
- `mongo` Update to `3.7.2`
- `mysql` Update `8.0` to `debian:stretch-slim` https://github.com/docker-library/mysql/pull/376
- `postgres` Update 10 to `alpine:3.7` https://github.com/docker-library/postgres/pull/400
- `ruby` rubygems 2.7.6
- `tomcat` Update to `9.0.5`, `8.5.28`, `8.0.50`, and `7.0.85`
2018-02-16 14:36:05 -08:00
Tianon Gravi
983c383f5e
Update docker-library images
...
- `cassandra`: Debian slim (docker-library/cassandra#133 )
- `drupal`: 8.5.0-beta1
- `mongo`: 3.4.13
- `postgres`: 9.5.11
- `tomcat`: 9.0.5, 8.5.28
2018-02-12 09:50:06 -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
a6ba97467b
Update docker-library images
...
- `ghost`: 1.17.2, `knex-migrator` direct in `PATH` (docker-library/ghost#105 )
- `mariadb`: 10.1.29, `gosu` 1.10 (docker-library/mariadb#139 )
- `php`: argon2 password hashing in 7.2+ (docker-library/php#521 )
- `postgres`: `--xlogdir` -> `--waldir` in 10+ (docker-library/postgres#374 )
2017-11-15 14:22:00 -08:00
Tianon Gravi
7fb54c1c1e
Update docker-library images
...
- `docker`: remove EOL 17.06
- `ghost`: 1.17.1
- `php`: 7.2.0RC6
- `postgres`: 10.1, 9.3.20, 9.4.15, 9.5.10, 9.6.6
- `ruby`: rubygems 2.7.2
2017-11-12 20:44:17 -08:00
Tianon Gravi
e76cd6ad82
Update docker-library images
...
- `buildpack-deps`: `s/gnupg2/gnupg/g` (docker-library/buildpack-deps#70 )
- `docker`: fix `zfs` arch exclusion (docker-library/docker#92 )
- `drupal`: 8.4.1
- `gcc`: `s/gnupg2/gnupg/g` (docker-library/gcc#44 )
- `php`: `s/gnupg2/gnupg/g` (docker-library/php#514 )
- `postgres`: `s/gnupg2/gnupg/g` (docker-library/postgres#364 )
- `rabbitmq`: `s/gnupg2/gnupg/g` (docker-library/rabbitmq#204 )
2017-11-01 21:23:30 -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
531f41a35c
Update docker-library images
...
- `cassandra`: 3.11.1, 3.0.15
- `docker`: 17.10.0-ce-rc2, `/etc/nsswitch.conf` (docker-library/docker#84 )
- `httpd`: apply any released patches, especially for CVEs (docker-library/httpd#79 )
- `php`: 7.2.0RC4, more specific tags so a base image transition can be implemented over time (docker-library/php#507 )
- `piwik`: 3.2.0
- `postgres`: fix `PATH`, especially for cyrillic characters in `psql` (docker-library/postgres#355 )
2017-10-12 09:50:14 -07:00
Tianon Gravi
e862ee0950
Update docker-library images
...
- `ghost`: 1.12.1
- `postgres`: 9.6.5-1.pgdg80+2
- `rocket.chat`: 0.58.4
2017-10-06 11:11:40 -07:00
Tianon Gravi
5a62cedeba
Update docker-library images
...
- `cassandra`: 2.2.11, 2.1.19
- `docker`: 17.10.0-ce-rc1
- `drupal`: 8.4.0 GA (docker-library/drupal#94 )
- `ghost`: 1.12.0
- `postgres`: 10.0 GA
- `pypy`: 5.9.0
2017-10-05 10:49:02 -07:00
Tianon Gravi
062b1edc62
Remove PostgreSQL 9.2
...
EOL September 2017 per https://www.postgresql.org/support/versioning/
2017-10-02 16:30:40 -07:00
Tianon Gravi
855bb816d8
Update docker-library images
...
- `bash`: `scanelf` improvements (tianon/docker-bash#8 )
- `docker`: update `Dockerfile` with `arm32v6` and `arm64v8` (still blocked on https://github.com/gliderlabs/docker-alpine/issues/304 )
- `drupal`: `scanelf` improvements (docker-library/drupal#93 )
- `ghost`: 1.9.0
- `haproxy`: `scanelf` improvements (docker-library/haproxy#45 )
- `httpd`: `scanelf` improvements (docker-library/httpd#74 )
- `irssi`: `scanelf` improvements (jessfraz/irssi#18 )
- `memcached`: `scanelf` improvements (docker-library/memcached#27 )
- `php`: `scanelf` improvements (docker-library/php#500 ), `libressl` in Alpine 3.6+/PHP 7.2+ (docker-library/php#499 )
- `postgres`: `scanelf` improvements (docker-library/postgres#344 )
- `rabbitmq`: update cookie file permissions (docker-library/rabbitmq#193 ), consume upstream artifacts from GitHub (docker-library/rabbitmq#195 ), set `total_memory_available_override_value` (docker-library/rabbitmq#196 )
- `ruby`: `scanelf` improvements (docker-library/ruby#161 )
- `tomcat`: `scanelf` improvements (docker-library/tomcat#85 )
- `wordpress`: `scanelf` improvements (docker-library/wordpress#240 )
2017-09-25 14:23:09 -07:00
Tianon Gravi
ba2d042b9b
Add more PostgreSQL architectures
...
See https://github.com/docker-library/postgres/pull/330 .
2017-08-31 12:46:52 -07:00
Tianon Gravi
d069d5c28d
Update docker-library images
...
- `ghost`: 1.8.1
- `percona`: 5.7.19
- `php`: 7.0.23, 7.2.0RC1
- `postgres`: 10beta4, 9.2.23, 9.3.19, 9.4.14, 9.5.9, 9.6.5
2017-08-31 09:21:35 -07:00
Tianon Gravi
8edb1db688
Update docker-library images
...
- `ghost`: 1.5.2
- `mariadb`: 10.1.26
- `postgres`: 9.6.4, 9.4.13, 9.3.18, 10beta3, 9.5.8, 9.2.22
2017-08-10 13:58:33 -07:00
Tianon Gravi
83649a5bf6
Update docker-library images
...
- `mariadb`: docker-library/mariadb#115 , docker-library/mariadb#117 , docker-library/mariadb#118
- `mongo`: 3.2.16
- `percona`: docker-library/percona#46
- `postgres`: better shebang (docker-library/postgres#318 )
- `redis`: 3.2.10
- `tomcat`: 9.0.0.M25, 8.5.19, fix dotted env (docker-library/tomcat#78 )
- `wordpress`: use `libpng-dev` (docker-library/wordpress#227 )
2017-07-28 14:43:38 -07:00
Tianon Gravi
33fae9cb8e
Update docker-library images
...
- `docker`: 17.06.1-ce-rc1
- `nextcloud`: add `pcntl` (nextcloud/docker#128 )
- `postgres`: 10beta2
2017-07-14 12:57:20 -07:00
Tianon Gravi
1a4763fc2d
Add PostgreSQL 10 (beta)
2017-06-23 13:08:17 -07:00
Tianon Gravi
c96b2618ab
Update docker-library images
...
- `drupal`: remove 8.2 again (docker-library/drupal#86 )
- `haproxy`: multiarch (docker-library/haproxy#41 )
- `httpd`: multiarch (docker-library/httpd#55 )
- `memcached`: multiarch (docker-library/memcached#19 )
- `nextcloud`: remove EOL 9.0, use upstream-recommended opcache settings
- `php`: 7.1.6
- `postgres`: multiarch (docker-library/postgres#298 )
- `pypy`: 5.8.0
- `rabbitmq`: install `procps` for `rabbitmqctl wait` (docker-library/rabbitmq#163 )
- `tomcat`: multiarch (docker-library/tomcat#73 )
2017-06-12 10:41:09 -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
b91b492527
Update docker-library images
...
- `openjdk`: `debian 7u131-2.6.9-2~deb8u1`, `debian 9~b170-2`
- `postgres`: adjust `/var/run/postgresql` permissions for any-user (docker-library/postgres#289 )
- `ruby`: bundler 1.15.0
2017-05-19 15:15:38 -07:00
Tianon Gravi
a57719e578
Update docker-library
...
- `busybox`: minor comment change
- `irssi`: explicit `--build` (jessfraz/irssi#14 )
- `mongo`: 3.0.15
- `openjdk`: debian `9~b169-1`
- `percona`: 5.5.55-rel38.8-1.jessie, 5.6.36-82.0-1.jessie, 5.7.18-14-1.jessie
- `postgres`: 9.2.21, 9.3.17, 9.4.12, 9.5.7, 9.6.3
- `redmine`: passenger 5.1.4
- `tomcat`: 9.0.0.M21, 8.5.15
2017-05-15 06:45:49 -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
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
84674622fa
Update docker-library images
...
- `drupal`: 8.3.0 (docker-library/drupal#78 ), remove 8.2 (docker-library/drupal#80 )
- `ghost`: add `alpine` variant (docker-library/ghost#55 )
- `mongo`: more edge cases (docker-library/mongo#167 , docker-library/mongo#169 )
- `postgres`: adjust append (docker-library/postgres#270 )
- `rabbitmq`: add `vm_memory_high_watermark` support based on cgroup limits (docker-library/rabbitmq#105 )
- `rocket.chat`: 0.55.0-rc.1
- `wordpress`: add `wp-cli` variant (docker-library/wordpress#198 )
2017-04-07 10:23:17 -07:00
Tianon Gravi
f14bb8bf8d
Update docker-library images
...
- `memcached`: 1.4.36
- `postgres`: add `POSTGRES_INITDB_XLOGDIR` variable for `--xlogdir` during `initdb` (docker-library/postgres#224 )
- `pypy`: 5.7.0
2017-03-20 16:27:21 -07:00
Tianon Gravi
678105a7ea
Update docker-library images
...
- `postgres`: add OSSP uuid to 9.2 and 9.3 Alpine images (docker-library/postgres#255 )
2017-03-07 12:38:47 -08:00
Tianon Gravi
da72ed9926
Update docker-library images
...
- `docker`: 1.13.1
- `golang`: remove `wheezy` for 1.8 (docker-library/golang#144 ), update `1.8-rc` to be explicit about tracking pre-releases (docker-library/golang#145 )
- `irssi`: remove `VOLUME` (jessfraz/irssi#13 )
- `postgres`: 9.6.2, 9.3.16, 9.4.11, 9.5.6, 9.2.20, put `docker-entrypoint.sh` explicitly in `PATH` (docker-library/postgres#260 )
- `wordpress`: update `wp-config.php` handling to only generate/munge configuration upon user request and to unset all related environment variables explicitly (docker-library/wordpress#206 )
2017-02-09 13:35:56 -08:00
Tianon Gravi
557f0caab1
Update docker-library images
...
- `bash`: 4.4.12
- `golang`: 1.7.5, 1.8rc3
- `mysql`: add automatic SSL support matching upstream behavior (docker-library/mysql#259 )
- `openjdk`: debian 9~b154-1
- `php`: auto-create `APACHE_RUN_DIR` and `APACHE_LOCK_DIR` at runtime if necessary (docker-library/php#330 )
- `postgres`: keep `include` for building against (docker-library/postgres#247 )
- `rabbitmq`: add Alpine variant (docker-library/rabbitmq#137 )
- `wordpress`: 4.7.2
2017-01-27 13:24:43 -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
4626b64324
Update docker-library images
...
- `cassandra`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/cassandra#91 )
- `elasticsearch`: avoid bootstrap checks by using `http.host` instead of `network.host` (docker-library/elasticsearch#153 ), use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/elasticsearch#152 )
- `golang`: 1.8rc1, explicit Alpine 3.5 variant of Go 1.7 (docker-library/golang#134 )
- `kibana`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/kibana#69 )
- `logstash`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/logstash#78 )
- `mariadb`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/mariadb#93 )
- `memcached`: 1.4.34
- `mongo`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/mongo#132 )
- `openjdk`: debian 9~b151-2
- `percona`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/percona#39 )
- `piwik`: 3.0.1
- `postgres`: use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/postgres#246 )
- `rabbitmq`: allow custom definitions file (docker-library/rabbitmq#112 ), use `/etc/apt/trusted.gpg.d` instead of `apt-key adv` (docker-library/rabbitmq#133 )
- `redmine`: 3.2.5, 3.3.2
- `tomcat`: improve OpenSSL comments (docker-library/tomcat#59 )
- `wordpress`: 4.7.1, fix Windows-newlines `sed` (docker-library/wordpress#197 )
2017-01-11 15:24:12 -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
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
643871a0cf
Update docker-library images
...
- `celery`: 4.0.1
- `docker`: 1.12.4
- `elasticsearch`: add Alpine variants (docker-library/elasticsearch#149 )
- `ghost`: allow arbitrary `--user` values (docker-library/ghost#54 )
- `haproxy`: 1.7.1
- `java`: debian 9~b148-1
- `mariadb`: add explicit `--socket` (docker-library/mariadb#92 )
- `mysql`: 5.7.17-1debian8, 5.6.35-1debian8, 5.5.54
- `openjdk`: debian 9~b148-1
- `percona`: add explicit `--socket` (docker-library/percona#37 )
- `php`: move `CFLAGS` (and friends) to `PHP_CFLAGS`, add `-pie` (docker-library/php#352 )
- `postgres`: 9.6.1-2.pgdg80+1, use `pgsql -f ...` instead of `pgsql < ...` for relative includes (docker-library/postgres#234 )
- `rocket.chat`: 0.48.1
- `tomcat`: 8.5.9, 9.0.0.M15
- `wordpress`: add `fpm-alpine` variant (docker-library/wordpress#190 )
2016-12-13 13:35:49 -08:00
Tianon Gravi
25d68c852c
Update docker-library images
...
- `golang`: update Windows Git to 2.11.0 (docker-library/golang#126 )
- `php`: fix subshell usage (docker-library/php#334 )
- `postgres`: update `pg_hba.conf` for IPv6 support (docker-library/postgres#202 )
- `rocket.chat`: 0.47.0
- `wordpress`: 4.7
2016-12-06 15:00:53 -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
099bfffcdc
Update docker-library images
...
- `bash`: 4.4, patch level 5
- `cassandra`: add `jemalloc` (docker-library/cassandra#87 )
- `java`: debian 9~b144-1
- `logstash`: update config for stdout logs (docker-library/logstash#67 )
- `mongo`: 3.4.0-rc3, reduce `windowsservercore` image size (docker-library/mongo#120 )
- `openjdk`: debian 9~b144-1
- `owncloud`: 8.0.16, 8.1.11, 8.2.9, 9.0.6, 9.1.2
- `php`: 5.6.28, 7.0.13, 7.1.0RC6
- `piwik`: 2.17.1, add `opcache` (piwik/docker-piwik#44 )
- `postgres`: add `alpine` variants (docker-library/postgres#216 )
- `pypy`: 5.6.0
- `tomcat`: switch from `unstable` to `stretch` for `openssl` (docker-library/tomcat#56 )
2016-11-14 10:53:05 -08:00
Tianon Gravi
a8aded2955
Update docker-library images
...
- `elasticsearch`: remove 1.5 (EOL, 2016-09-23, https://www.elastic.co/support/eol )
- `ghost`: 0.11.3
- `mongo`: add more aliases (docker-library/mongo#119 ), remove 2.6 (EOL, October 2016, https://www.mongodb.com/support-policy )
- `postgres`: remove 9.1 (EOL, September 2016, https://www.postgresql.org/support/versioning/ )
2016-11-02 13:52:02 -07: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
ad850343cd
Update PostgreSQL (9.6.0 GA, minor revision to 9.5.4)
2016-09-29 09:41:56 -07:00
Tianon Gravi
c2c086cdc8
Update docker-library images
...
- `celery`: templatize and add 4.0 RC (docker-library/celery#10 )
- `django`: 1.10.1
- `ghost`: remove unnecessary installs (docker-library/ghost#43 )
- `java`: 9~b134 (debian)
- `mysql`: 5.7.15, 5.6.33, 5.5.52
- `openjdk`: 9~b134 (debian)
- `php`: 7.1.0RC1 (docker-library/php#296 )
- `postgres`: 9.6~rc1
- `pypy`: 5.4.1
- `rocket.chat`: 0.39.0
- `tomcat`: 9.0.0.M10, 8.5.5, 8.0.37
2016-09-06 16:15:57 -07:00
Joe Ferguson
e2ab77136b
Update docker-library images
...
- `django` add "generated" comments to dockerfile
- `owncloud` add version `9.1`
- `php` drop eol version `5.5`
- `postgres` bump all the versions
- `rails` bump to `5.0.0.1`
2016-08-11 16:19:26 -07:00
Tianon Gravi
272519376e
Update postgres to 9.6~beta3
2016-07-21 13:49:10 -07:00
Tianon Gravi
d0783f2a44
Update docker-library images
...
- `busybox`: 1.25.0
- `julia`: 0.4.6
- `php`: 7.0.8, 5.6.23
- `postgres`: 9.6-beta2
- `redmine`: refactor environment variable usage, esp for non-linking (docker-library/redmine#24 )
- `ruby`: rubygems 2.6.6
- `tomcat`: 7.0.70
- `wordpress`: 4.5.3
2016-06-23 14:01:38 -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
7fa2bdb6d3
Update docker-library images
...
- `postgres`: 9.5.3, 9.4.8, 9.3.13, 9.2.17, 9.1.22, add 9.6~beta1
- `rabbitmq`: remove X11 deps, trimming image size (docker-library/rabbitmq#78 )
2016-05-16 09:44:32 -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
Joe Ferguson
91cff74fb5
Update haproxy, percona, postgres, redmine, and ruby
...
- `haproxy` Update to 1.6.4, 1.5.16, and 1.4.27
- `percona` Update to 5.7.11-4-1.jessie
- `postgres` https://github.com/docker-library/postgres/pull/132
- `redmine` Update to 3.2.1, 3.1.4, and 2.6.10
- `ruby` Update rubygems to 2.6.2
2016-03-15 17:00:12 -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
Joe Ferguson
02764590e3
Update library images
...
- `buildpack-deps` drop EOL vivid
- `drupal` add `fpm` variant https://github.com/docker-library/drupal/pull/32
- `kibana` resync Dockerfile changes https://github.com/docker-library/kibana/pull/33
- `mariadb` bump `5.5.48` 1f29c307ee
- `mysql` version bumps https://github.com/docker-library/mysql/pull/138
- `postgres` version bumps https://github.com/docker-library/postgres/pull/123
- `tomcat` bump to 8 and 6 https://github.com/docker-library/tomcat/compare/7d7d6256...31289
2016-02-12 15:00:42 -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
5ab993bbb1
Fix really minor whitespace niggle
2016-01-06 10:21:18 -08:00
Jacob Hayes
fe5283e272
Update to latest docker-library/postgres commit hash
2016-01-05 23:45:25 -06:00
Tianon Gravi
1cb395a852
Update docker-library images
...
- `golang`: 1.6beta1 (docker-library/golang#72 )
- `haproxy`: switch to `debian:jessie` (docker-library/haproxy#14 )
- `mariadb`: 10.0.23+maria-1~jessie
- `mysql`: 5.6.28-1debian8
- `php`: 7.0.1 (docker-library/php#164 )
- `postgres`: 9.5~rc1-1.pgdg80+1
- `redis`: 3.0.6
2015-12-18 15:10:43 -08:00
Tianon Gravi
b0b3b04c7b
Update postgres to 9.5-beta2
2015-11-11 09:46:43 -08:00
Tianon Gravi
2445aae364
Update docker-library images
...
- `docker`: 1.8.3, 1.9.0-rc1
- `docker-dev`: 1.8.3
- `drupal`: add PHP zip extension (docker-library/drupal#7 )
- `httpd`: 2.4.17
- `mariadb`: 5.5.46+maria-1~wheezy
- `mongo`: 3.0.7
- `owncloud`: add FPM variants (docker-library/owncloud#28 )
- `postgres`: explicit uid/gid (docker-library/postgres#93 )
- `tomcat`: 8.0.28
2015-10-14 10:21:15 -07:00
Tianon Gravi
3b3dd634cc
Update docker-library images
...
- `drupal`: 8.0.0-rc1 (docker-library/drupal#14 )
- `mongo`: 3.1.9
- `postgres`: 9.1.19-1.pgdg80+1, 9.2.14-1.pgdg80+1, 9.3.10-1.pgdg80+1, 9.4.5-1.pgdg80+1, and 9.5~beta1-1.pgdg80+1
- `rabbitmq`: 3.5.6-1
2015-10-08 09:36:34 -07:00
Tianon Gravi
8f62c43f48
Update docker-library images
...
- `mariadb`: fix `MYSQL_ALLOW_EMPTY_PASSWORD` feature (docker-library/mariadb#19 )
- `mongo`: 3.1.7
- `percona`: fix `MYSQL_ALLOW_EMPTY_PASSWORD` feature (docker-library/percona#8 )
- `postgres`: export `POSTGRES_USER` and `POSTGRES_DB` for initdb scripts (docker-library/postgres#84 )
2015-08-26 12:39:32 -07:00
Tianon Gravi
336ad56124
Update postgres to run initdb scripts as POSTGRES_USER instead of "postgres"
...
docker-library/postgres#82
2015-08-24 17:33:03 -07:00
Joe Ferguson
64b9da7b02
Updates for buildpack-deps and postgres
...
- buildpack-deps: docker-library/buildpack-deps/pull/36
- postgres: docker-library/postgres/pull/80
2015-08-21 16:10:37 -07:00
Tianon Gravi
a236888d47
Update docker-library images
...
- `celery`: 033c91ff69
- `elasticsearch`: 4e491a77c3
- `ghost`: 7200faa197
- `hello-world`: 2224815f1c
- `irssi`: 46f8d10e03
- `mongo`: 2.6.11
- `mysql`: `skip-name-resolve` (docker-library/mysql#89 )
- `owncloud`: 7.0.8 and 8.1.1
- `php`: 757528222b
- `postgres`: 9.5~alpha2-1.pgdg80+1
- `redis`: d2877d50bb
- `redmine`: dbd8af6479
- `ruby`: `--no-document` (docker-library/ruby#49 )
- `wordpress`: fix FPM support (docker-library/wordpress#92 )
2015-08-11 15:14:57 -07:00
Tianon Gravi
65a0577ea8
Update postgres with new initdb logic
...
See also https://github.com/docker-library/postgres/pull/75 .
2015-07-24 11:16:59 -07:00
Tianon Gravi
a14ea2ecca
Fix a minor bug in postgres
2015-07-21 16:12:42 -07:00
Tianon Gravi
2fb9d4f5f6
Update docker-library images
...
- `logstash`: 1.5.3
- `mariadb`: switch 10.0 to jessie (docker-library/mariadb#17 )
- `mongo`: 3.1.6
- `postgres`: use `PG_VERSION` instead of just empty directory for "database detection" (docker-library/postgres#72 )
2015-07-21 15:07:54 -07:00
Tianon Gravi
246973c1b8
Update docker-library images
...
- `golang`: 1.5beta1
- `mysql`: time zones (docker-library/mysql#80 )
- `php`: 7.0.0beta1 (docker-library/php#113 , docker-library/php#109 )
- `postgres`: 9.5-alpha1 (docker-library/postgres#70 ), jessie (docker-library/postgres#71 )
2015-07-08 10:32:58 -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
80c8dcb8fe
Update docker-library images
...
- `postgres`: 9.0.21-1.pgdg70+1, 9.1.17-1.pgdg70+1, 9.2.12-1.pgdg70+1, 9.3.8-1.pgdg70+1, 9.4.3-1.pgdg70+1; remove 8.4
- `sentry`: 7.5.4
2015-06-04 14:40:20 -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
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
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
b4da570f09
Update docker-library images
...
- `buildpack-deps`: `squeeze` (docker-library/buildpack-deps#21 ), `liblzma-dev` (docker-library/buildpack-deps#19 )
- `django`: 1.7.7
- `elasticsearch`: `java:7-jre` (docker-library/elasticsearch#4 )
- `java`: 8u40 (GA of OpenJDK 8!)
- `logstash`: `logstash` user (docker-library/logstash#7 )
- `mariadb`: remove 10.1 (docker-library/mariadb#7 )
- `memcached`: LICENSE
- `mongo`: 3.0.1
- `percona`: 5.5.42, 5.6.23
- `postgres`: correct perms on `/run/postgresql` (docker-library/postgres#52 )
- `rabbitmq`: 3.5.0
- `rails`: 4.2.1
- `sentry`: 7.4.1
- `wordpress`: add comments in `.htaccess` (docker-library/wordpress#65 )
2015-03-19 19:46:14 -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
b74968e69d
Add more docker-library updates
...
- Apply `s/pgp.mit.edu/pool.sks-keyservers.net/g` (for better reliability, since `pool.sks-keyservers.net` is computer-curated based on availability)
- `django`: 1.7.2
- `haproxy`: 1.5.10
- `node`: NPM 2.1.18
- `rabbitmq`: 3.4.3
2015-01-09 00:13:13 -07:00
Tianon Gravi
2cf5917450
Update docker-library images
...
- `django`: brand new image! \o/
- `docker-dev`: 1.4.1
- `gcc`: 4.8.4
- `mariadb`: 5.5.41
- `mongo`: 3.8.0-rc4
- `node`: 0.10.35 and NPM 2.1.16
- `postgres`: minor formatting/output changes
- `rails`: 4.2.0 (and use Ruby 2.2.0)
- `ruby`: 2.2.0
2014-12-26 10:37:41 -07:00
Joseph Ferguson
f896129593
Bump node, php, postgres, redis, ruby, wordpress
2014-12-18 15:48:06 -08:00
Joe Ferguson
aea861c2d1
Gosu 1.3 updates, php fixes, postgres passwords, rails bump, get wp over ssl
2014-11-20 15:52:14 -08:00
Joe Ferguson
496ed73996
Add postgres with initdb.d/ and 9.3 beta bump
2014-10-13 13:42:28 -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
7f903801c8
Update postgres with proper UTF-8 locale (thus enabling UTF-8 defaults), and shrink each image from ~244 MB down to ~214 MB
2014-08-15 18:14:57 -06:00
Tianon Gravi
ab2a3f7005
Update postgres with fix for /var/run/postgresql issue
2014-08-01 15:53:13 -06:00
Joe Ferguson
53c91d1ed3
Update to have many versions of postgres pulling from upstream packaging
2014-07-31 17:17:05 -06:00
Joe Ferguson
1b935c0d3b
Add postgres image
2014-06-04 13:19:02 -06:00