-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update docker-library images #963
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Aug 12, 2015
Merged
Update docker-library images #963
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Aug 12, 2015
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- `celery`: docker-library/celery@033c91f - `elasticsearch`: docker-library/elasticsearch@4e491a7 - `ghost`: docker-library/ghost@7200faa - `hello-world`: docker-library/hello-world@2224815 - `irssi`: jessfraz/irssi@46f8d10 - `mongo`: 2.6.11 - `mysql`: `skip-name-resolve` (docker-library/mysql#89) - `owncloud`: 7.0.8 and 8.1.1 - `php`: docker-library/php@7575282 - `postgres`: 9.5~alpha2-1.pgdg80+1 - `redis`: redis/docker-library-redis@d2877d5 - `redmine`: infosiftr/redmine@dbd8af6 - `ruby`: `--no-document` (docker-library/ruby#49) - `wordpress`: fix FPM support (docker-library/wordpress#92)
@tianon Could you please try merging this again :) |
@leon yeah, still working on a build test |
Build test of #963; a236888 ( $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/php"
$ bashbrew build "$url"
Processing php:5.4.44-cli ...
Processing php:5.4-cli ...
Processing php:5.4.44 ...
Processing php:5.4 ...
Processing php:5.4.44-apache ...
Processing php:5.4-apache ...
Processing php:5.4.44-fpm ...
Processing php:5.4-fpm ...
Processing php:5.5.28-cli ...
Processing php:5.5-cli ...
Processing php:5.5.28 ...
Processing php:5.5 ...
Processing php:5.5.28-apache ...
Processing php:5.5-apache ...
Processing php:5.5.28-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.12-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:cli ...
Processing php:5.6.12 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:latest ...
Processing php:5.6.12-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:apache ...
Processing php:5.6.12-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:fpm ...
Processing php:7.0.0beta3-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:7.0.0beta3 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:7.0.0beta3-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:7.0.0beta3-fpm ...
Processing php:7.0-fpm ...
Processing php:7-fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing php:5.4.44-cli
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.4.44-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.4.44-fpm
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'php-ext-install' [4/5]...passed
'php-fpm-hello-web' [5/5]...passed
testing php:5.5.28-cli
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.5.28-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.5.28-fpm
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'php-ext-install' [4/5]...passed
'php-fpm-hello-web' [5/5]...passed
testing php:5.6.12-cli
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.6.12-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:5.6.12-fpm
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'php-ext-install' [4/5]...passed
'php-fpm-hello-web' [5/5]...passed
testing php:7.0.0beta3-cli
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:7.0.0beta3-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'php-ext-install' [4/4]...passed
testing php:7.0.0beta3-fpm
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'php-ext-install' [4/5]...passed
'php-fpm-hello-web' [5/5]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/celery"
$ bashbrew build "$url"
Processing celery:3.1.18 ...
Processing celery:3.1 ...
Processing celery:3 ...
Processing celery:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing celery:3.1.18
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/elasticsearch"
$ bashbrew build "$url"
Processing elasticsearch:1.3.9 ...
Processing elasticsearch:1.3 ...
Processing elasticsearch:1.4.5 ...
Processing elasticsearch:1.4 ...
Processing elasticsearch:1.5.2 ...
Processing elasticsearch:1.5 ...
Processing elasticsearch:1.6.2 ...
Processing elasticsearch:1.6 ...
Processing elasticsearch:1.7.1 ...
Processing elasticsearch:1.7 ...
Processing elasticsearch:1 ...
Processing elasticsearch:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing elasticsearch:1.3.9
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.4.5
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.5.2
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.6.2
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.7.1
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/ghost"
$ bashbrew build "$url"
Processing ghost:0.6.4 ...
Processing ghost:0.6 ...
Processing ghost:0 ...
Processing ghost:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing ghost:0.6.4
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/hello-world"
$ bashbrew build "$url"
Processing hello-world:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing hello-world:latest
'cve-2014--shellshock' [1/1]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/irssi"
$ bashbrew build "$url"
Processing irssi:0.8.17 ...
Processing irssi:0.8 ...
Processing irssi:0 ...
Processing irssi:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing irssi:0.8.17
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/mongo"
$ bashbrew build "$url"
Processing mongo:2.2.7 ...
Processing mongo:2.2 ...
Processing mongo:2.4.14 ...
Processing mongo:2.4 ...
Processing mongo:2.6.11 ...
Processing mongo:2.6 ...
Processing mongo:2 ...
Processing mongo:3.0.5 ...
Processing mongo:3.0 ...
Processing mongo:3 ...
Processing mongo:latest ...
Processing mongo:3.1.6 ...
Processing mongo:3.1 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mongo:2.2.7
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'mongo-basics' [4/4]...passed
testing mongo:2.4.14
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'mongo-basics' [4/4]...passed
testing mongo:2.6.11
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'mongo-basics' [4/4]...passed
testing mongo:3.0.5
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'mongo-basics' [4/4]...passed
testing mongo:3.1.6
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'mongo-basics' [4/4]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/mysql"
$ bashbrew build "$url"
Processing mysql:5.5.45 ...
Processing mysql:5.5 ...
Processing mysql:5.6.26 ...
Processing mysql:5.6 ...
Processing mysql:5 ...
Processing mysql:latest ...
Processing mysql:5.7.8-rc ...
Processing mysql:5.7.8 ...
Processing mysql:5.7 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mysql:5.5.45
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'mysql-basics' [4/5]...passed
'mysql-initdb' [5/5]...passed
testing mysql:5.6.26
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'mysql-basics' [4/5]...passed
'mysql-initdb' [5/5]...passed
testing mysql:5.7.8-rc
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'mysql-basics' [4/5]...passed
'mysql-initdb' [5/5]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/owncloud"
$ bashbrew build "$url"
Processing owncloud:6.0.9 ...
Processing owncloud:6.0 ...
Processing owncloud:6 ...
Processing owncloud:7.0.8 ...
Processing owncloud:7.0 ...
Processing owncloud:7 ...
Processing owncloud:8.0.5 ...
Processing owncloud:8.0 ...
Processing owncloud:8.1.1 ...
Processing owncloud:8.1 ...
Processing owncloud:8 ...
Processing owncloud:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing owncloud:6.0.9
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing owncloud:7.0.8
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing owncloud:8.0.5
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing owncloud:8.1.1
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/postgres"
$ bashbrew build "$url"
Processing postgres:9.0.22 ...
Processing postgres:9.0 ...
Processing postgres:9.1.18 ...
Processing postgres:9.1 ...
Processing postgres:9.2.13 ...
Processing postgres:9.2 ...
Processing postgres:9.3.9 ...
Processing postgres:9.3 ...
Processing postgres:9.4.4 ...
Processing postgres:9.4 ...
Processing postgres:9 ...
Processing postgres:latest ...
Processing postgres:9.5-alpha2 ...
Processing postgres:9.5 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing postgres:9.0.22
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed
testing postgres:9.1.18
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed
testing postgres:9.2.13
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed
testing postgres:9.3.9
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed
testing postgres:9.4.4
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed
testing postgres:9.5-alpha2
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'postgres-basics' [4/5]...passed
'postgres-initdb' [5/5]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/redis"
$ bashbrew build "$url"
Processing redis:2.6.17 ...
Processing redis:2.6 ...
Processing redis:2.6.17-32bit ...
Processing redis:2.6-32bit ...
Processing redis:2.8.21 ...
Processing redis:2.8 ...
Processing redis:2 ...
Processing redis:2.8.21-32bit ...
Processing redis:2.8-32bit ...
Processing redis:2-32bit ...
Processing redis:3.0.3 ...
Processing redis:3.0 ...
Processing redis:3 ...
Processing redis:latest ...
Processing redis:3.0.3-32bit ...
Processing redis:3.0-32bit ...
Processing redis:3-32bit ...
Processing redis:32bit ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing redis:2.6.17
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redis:2.6.17-32bit
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redis:2.8.21
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redis:2.8.21-32bit
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redis:3.0.3
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redis:3.0.3-32bit
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/redmine"
$ bashbrew build "$url"
Fetching redmine (git://github.com/docker-library/redmine) ...
Processing redmine:2.6.6 ...
Processing redmine:2.6 ...
Processing redmine:2 ...
Processing redmine:2.6.6-passenger ...
Processing redmine:2.6-passenger ...
Processing redmine:2-passenger ...
Processing redmine:3.0.4 ...
Processing redmine:3.0 ...
Processing redmine:3 ...
Processing redmine:latest ...
Processing redmine:3.0.4-passenger ...
Processing redmine:3.0-passenger ...
Processing redmine:3-passenger ...
Processing redmine:passenger ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing redmine:2.6.6
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redmine:2.6.6-passenger
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redmine:3.0.4
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing redmine:3.0.4-passenger
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/wordpress"
$ bashbrew build "$url"
Processing wordpress:4.2.4-apache ...
Processing wordpress:4.2.4 ...
Processing wordpress:4.2-apache ...
Processing wordpress:4.2 ...
Processing wordpress:4-apache ...
Processing wordpress:apache ...
Processing wordpress:4 ...
Processing wordpress:latest ...
Processing wordpress:4.2.4-fpm ...
Processing wordpress:4.2-fpm ...
Processing wordpress:4-fpm ...
Processing wordpress:fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing wordpress:4.2.4-apache
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed
testing wordpress:4.2.4-fpm
'utc' [1/3]...passed
'cve-2014--shellshock' [2/3]...passed
'no-hard-coded-passwords' [3/3]...passed (ruby test forthcoming...) |
Build test of #963; a236888 ( $ url="https://raw.githubusercontent.com/docker-library/official-images/a236888d47278b5d98ac5d81939f1d2f8f42fdb7/library/ruby"
$ bashbrew build "$url"
Processing ruby:2.0.0-p645 ...
Processing ruby:2.0.0 ...
Processing ruby:2.0 ...
Processing ruby:2.0.0-p645-onbuild ...
Processing ruby:2.0.0-onbuild ...
Processing ruby:2.0-onbuild ...
Processing ruby:2.0.0-p645-slim ...
Processing ruby:2.0.0-slim ...
Processing ruby:2.0-slim ...
Processing ruby:2.1.6 ...
Processing ruby:2.1 ...
Processing ruby:2.1.6-onbuild ...
Processing ruby:2.1-onbuild ...
Processing ruby:2.1.6-slim ...
Processing ruby:2.1-slim ...
Processing ruby:2.2.2 ...
Processing ruby:2.2 ...
Processing ruby:2 ...
Processing ruby:latest ...
Processing ruby:2.2.2-onbuild ...
Processing ruby:2.2-onbuild ...
Processing ruby:2-onbuild ...
Processing ruby:onbuild ...
Processing ruby:2.2.2-slim ...
Processing ruby:2.2-slim ...
Processing ruby:2-slim ...
Processing ruby:slim ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing ruby:2.0.0-p645
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.0.0-p645-onbuild
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.0.0-p645-slim
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'ruby-standard-libs' [4/4]...passed
testing ruby:2.1.6
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.1.6-onbuild
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.1.6-slim
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'ruby-standard-libs' [4/4]...passed
testing ruby:2.2.2
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.2.2-onbuild
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'ruby-standard-libs' [4/6]...passed
'ruby-gems' [5/6]...passed
'ruby-bundler' [6/6]...passed
testing ruby:2.2.2-slim
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'ruby-standard-libs' [4/4]...passed |
LGTM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
celery
: docker-library/celery@033c91felasticsearch
: docker-library/elasticsearch@4e491a7ghost
: docker-library/ghost@7200faahello-world
: docker-library/hello-world@2224815irssi
: jessfraz/irssi@46f8d10mongo
: 2.6.11mysql
:skip-name-resolve
(Skip reverse DNS lookups mysql#89)owncloud
: 7.0.8 and 8.1.1php
: docker-library/php@7575282postgres
: 9.5~alpha2-1.pgdg80+1redis
: redis/docker-library-redis@d2877d5redmine
: infosiftr/redmine@dbd8af6ruby
:--no-document
(Use --no-document flag in .gemrc ruby#49)wordpress
: fix FPM support (Add fpm handling in docker-entrypoint.sh wordpress#92)