Skip to content
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
merged 1 commit into from
Aug 12, 2015

Conversation

tianon
Copy link
Member

@tianon tianon commented Aug 11, 2015

- `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)
@leon
Copy link

leon commented Aug 12, 2015

@tianon Could you please try merging this again :)

@tianon
Copy link
Member Author

tianon commented Aug 12, 2015

@leon yeah, still working on a build test

@yosifkit
Copy link
Member

Build test of #963; a236888 (php, celery, elasticsearch, ghost, hello-world, irssi, mongo, mysql, owncloud, postgres, redis, redmine, ruby, wordpress):

$ 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...)

@yosifkit
Copy link
Member

Build test of #963; a236888 (ruby):

$ 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

@yosifkit
Copy link
Member

LGTM

yosifkit added a commit that referenced this pull request Aug 12, 2015
@yosifkit yosifkit merged commit bcf23d6 into docker-library:master Aug 12, 2015
@yosifkit yosifkit deleted the update-docker-library branch August 12, 2015 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants