-
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 #1376
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Jan 27, 2016
Merged
Update docker-library images #1376
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Jan 27, 2016
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
lgtm 👍 |
LGTM :) |
tianon
force-pushed
the
update-docker-library
branch
from
January 26, 2016 20:55
2464512
to
8e82204
Compare
- `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 (MariaDB/mariadb-docker#37, MariaDB/mariadb-docker#34) - `memcached`: fix SHA1 checking (docker-library/memcached#6) - `mongo`: 3.0.9, conditional chown, configdb (MariaDB/mariadb-docker#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)
tianon
force-pushed
the
update-docker-library
branch
from
January 26, 2016 20:56
8e82204
to
14c8065
Compare
|
@pierreozoux @engelgabriel thanks 😄 |
LGTM pending Build test of #1376; 14c8065 ( $ bashbrew build "cassandra"
Cloning cassandra (git://github.com/docker-library/cassandra) ...
Processing cassandra:2.1.12 ...
Processing cassandra:2.1 ...
Processing cassandra:2.2.4 ...
Processing cassandra:2.2 ...
Processing cassandra:2 ...
Processing cassandra:3.0.2 ...
Processing cassandra:3.0 ...
Processing cassandra:3.1.1 ...
Processing cassandra:3.1 ...
Processing cassandra:3.2 ...
Processing cassandra:3 ...
Processing cassandra:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing cassandra:2.1.12
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'cassandra-basics' [5/5].......passed
testing cassandra:2.2.4
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'cassandra-basics' [5/5]........passed
testing cassandra:3.0.2
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'cassandra-basics' [5/5].........passed
testing cassandra:3.1.1
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'cassandra-basics' [5/5]........passed
testing cassandra:3.2
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'cassandra-basics' [5/5].........passed $ bashbrew build "celery"
Cloning celery (git://github.com/docker-library/celery) ...
Processing celery:3.1.20 ...
Processing celery:3.1 ...
Processing celery:3 ...
Processing celery:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing celery:3.1.20
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "mariadb"
Cloning mariadb (git://github.com/docker-library/mariadb) ...
Processing mariadb:10.1.10 ...
Processing mariadb:10.1 ...
Processing mariadb:10 ...
Processing mariadb:latest ...
Processing mariadb:10.0.23 ...
Processing mariadb:10.0 ...
Processing mariadb:5.5.47 ...
Processing mariadb:5.5 ...
Processing mariadb:5 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mariadb:10.1.10
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6].........passed
'mysql-initdb' [6/6].........passed
testing mariadb:10.0.23
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6].......passed
'mysql-initdb' [6/6].......passed
testing mariadb:5.5.47
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6]......passed
'mysql-initdb' [6/6]......passed $ bashbrew build "memcached"
Cloning memcached (git://github.com/docker-library/memcached) ...
Processing memcached:1.4.25 ...
Processing memcached:1.4 ...
Processing memcached:1 ...
Processing memcached:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing memcached:1.4.25
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "mongo"
Cloning mongo (git://github.com/docker-library/mongo) ...
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.9 ...
Processing mongo:3.0 ...
Processing mongo:3.1.9 ...
Processing mongo:3.1 ...
Processing mongo:3.2.1 ...
Processing mongo:3.2 ...
Processing mongo:3 ...
Processing mongo:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mongo:2.2.7
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]....passed
testing mongo:2.4.14
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]....passed
testing mongo:2.6.11
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]....passed
testing mongo:3.0.9
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]....passed
testing mongo:3.1.9
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]...passed
testing mongo:3.2.1
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'mongo-basics' [5/5]...passed $ bashbrew build "mysql"
Cloning mysql (git://github.com/docker-library/mysql) ...
Processing mysql:5.5.47 ...
Processing mysql:5.5 ...
Processing mysql:5.6.28 ...
Processing mysql:5.6 ...
Processing mysql:5.7.10 ...
Processing mysql:5.7 ...
Processing mysql:5 ...
Processing mysql:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mysql:5.5.47
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6]......passed
'mysql-initdb' [6/6]......passed
testing mysql:5.6.28
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6].......passed
'mysql-initdb' [6/6].......passed
testing mysql:5.7.10
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6]......passed
'mysql-initdb' [6/6].......passed $ bashbrew build "percona"
Cloning percona (git://github.com/docker-library/percona) ...
Processing percona:5.5.47 ...
Processing percona:5.5 ...
Processing percona:5.6.28 ...
Processing percona:5.6 ...
Processing percona:5 ...
Processing percona:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing percona:5.5.47
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6]......passed
'mysql-initdb' [6/6]......passed
testing percona:5.6.28
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'mysql-basics' [5/6].......passed
'mysql-initdb' [6/6].......passed $ bashbrew build "php"
Cloning php (git://github.com/docker-library/php) ...
Processing php:5.5.31-cli ...
Processing php:5.5-cli ...
Processing php:5.5.31 ...
Processing php:5.5 ...
Processing php:5.5.31-apache ...
Processing php:5.5-apache ...
Processing php:5.5.31-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.17-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:5.6.17 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:5.6.17-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:5.6.17-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:7.0.2-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:cli ...
Processing php:7.0.2 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:latest ...
Processing php:7.0.2-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:apache ...
Processing php:7.0.2-fpm ...
Processing php:7.0-fpm ...
Processing php:7-fpm ...
Processing php:fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing php:5.5.31-cli
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:5.5.31-apache
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:5.5.31-fpm
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-fpm-hello-web' [7/7]...passed
testing php:5.6.17-cli
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:5.6.17-apache
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:5.6.17-fpm
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-fpm-hello-web' [7/7]...passed
testing php:7.0.2-cli
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:7.0.2-apache
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'php-ext-install' [5/6]...passed
'php-hello-world' [6/6]...passed
testing php:7.0.2-fpm
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'php-ext-install' [5/7]...passed
'php-hello-world' [6/7]...passed
'php-fpm-hello-web' [7/7]...passed $ bashbrew build "python"
Cloning python (git://github.com/docker-library/python) ...
Processing python:2.7.11 ...
Processing python:2.7 ...
Processing python:2 ...
Processing python:2.7.11-onbuild ...
Processing python:2.7-onbuild ...
Processing python:2-onbuild ...
Processing python:2.7.11-slim ...
Processing python:2.7-slim ...
Processing python:2-slim ...
Processing python:2.7.11-alpine ...
Processing python:2.7-alpine ...
Processing python:2-alpine ...
Processing python:2.7.11-wheezy ...
Processing python:2.7-wheezy ...
Processing python:2-wheezy ...
Processing python:3.3.6 ...
Processing python:3.3 ...
Processing python:3.3.6-onbuild ...
Processing python:3.3-onbuild ...
Processing python:3.3.6-slim ...
Processing python:3.3-slim ...
Processing python:3.3.6-alpine ...
Processing python:3.3-alpine ...
Processing python:3.3.6-wheezy ...
Processing python:3.3-wheezy ...
Processing python:3.4.4 ...
Processing python:3.4 ...
Processing python:3.4.4-onbuild ...
Processing python:3.4-onbuild ...
Processing python:3.4.4-slim ...
Processing python:3.4-slim ...
Processing python:3.4.4-alpine ...
Processing python:3.4-alpine ...
Processing python:3.4.4-wheezy ...
Processing python:3.4-wheezy ...
Processing python:3.5.1 ...
Processing python:3.5 ...
Processing python:3 ...
Processing python:latest ...
Processing python:3.5.1-onbuild ...
Processing python:3.5-onbuild ...
Processing python:3-onbuild ...
Processing python:onbuild ...
Processing python:3.5.1-slim ...
Processing python:3.5-slim ...
Processing python:3-slim ...
Processing python:slim ...
Processing python:3.5.1-alpine ...
Processing python:3.5-alpine ...
Processing python:3-alpine ...
Processing python:alpine ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing python:2.7.11
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:2.7.11-onbuild
'override-cmd' [1/1]...passed
testing python:2.7.11-slim
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:2.7.11-alpine
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:2.7.11-wheezy
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.3.6
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.3.6-onbuild
'override-cmd' [1/1]...passed
testing python:3.3.6-slim
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.3.6-alpine
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.3.6-wheezy
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.4.4
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.4.4-onbuild
'override-cmd' [1/1]...passed
testing python:3.4.4-slim
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.4.4-alpine
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.4.4-wheezy
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.5.1
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.5.1-onbuild
'override-cmd' [1/1]...passed
testing python:3.5.1-slim
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing python:3.5.1-alpine
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'python-hy' [5/8]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed $ bashbrew build "rabbitmq"
Cloning rabbitmq (git://github.com/docker-library/rabbitmq) ...
Processing rabbitmq:3.6.0 ...
Processing rabbitmq:3.6 ...
Processing rabbitmq:3 ...
Processing rabbitmq:latest ...
Processing rabbitmq:3.6.0-management ...
Processing rabbitmq:3.6-management ...
Processing rabbitmq:3-management ...
Processing rabbitmq:management ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing rabbitmq:3.6.0
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing rabbitmq:3.6.0-management
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "rocket.chat"
Cloning rocket.chat (git://github.com/RocketChat/Docker.Official.Image) ...
Processing rocket.chat:0.15.0 ...
Processing rocket.chat:0.15 ...
Processing rocket.chat:0 ...
Processing rocket.chat:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing rocket.chat:0.15.0
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "ruby"
Cloning ruby (git://github.com/docker-library/ruby) ...
Processing ruby:2.0.0-p648 ...
Processing ruby:2.0.0 ...
Processing ruby:2.0 ...
Processing ruby:2.0.0-p648-onbuild ...
Processing ruby:2.0.0-onbuild ...
Processing ruby:2.0-onbuild ...
Processing ruby:2.0.0-p648-slim ...
Processing ruby:2.0.0-slim ...
Processing ruby:2.0-slim ...
Processing ruby:2.1.8 ...
Processing ruby:2.1 ...
Processing ruby:2.1.8-onbuild ...
Processing ruby:2.1-onbuild ...
Processing ruby:2.1.8-slim ...
Processing ruby:2.1-slim ...
Processing ruby:2.2.4 ...
Processing ruby:2.2 ...
Processing ruby:2.2.4-onbuild ...
Processing ruby:2.2-onbuild ...
Processing ruby:2.2.4-slim ...
Processing ruby:2.2-slim ...
Processing ruby:2.3.0 ...
Processing ruby:2.3 ...
Processing ruby:2 ...
Processing ruby:latest ...
Processing ruby:2.3.0-onbuild ...
Processing ruby:2.3-onbuild ...
Processing ruby:2-onbuild ...
Processing ruby:onbuild ...
Processing ruby:2.3.0-slim ...
Processing ruby:2.3-slim ...
Processing ruby:2-slim ...
Processing ruby:slim ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing ruby:2.0.0-p648
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.0.0-p648-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.0.0-p648-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.1.8
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.1.8-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.1.8-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.2.4
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.2.4-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.2.4-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.3.0
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.3.0-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.3.0-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed |
Build test of #1376; 14c8065 ( $ bashbrew build "ruby"
Cloning ruby (git://github.com/docker-library/ruby) ...
Processing ruby:2.0.0-p648 ...
Processing ruby:2.0.0 ...
Processing ruby:2.0 ...
Processing ruby:2.0.0-p648-onbuild ...
Processing ruby:2.0.0-onbuild ...
Processing ruby:2.0-onbuild ...
Processing ruby:2.0.0-p648-slim ...
Processing ruby:2.0.0-slim ...
Processing ruby:2.0-slim ...
Processing ruby:2.1.8 ...
Processing ruby:2.1 ...
Processing ruby:2.1.8-onbuild ...
Processing ruby:2.1-onbuild ...
Processing ruby:2.1.8-slim ...
Processing ruby:2.1-slim ...
Processing ruby:2.2.4 ...
Processing ruby:2.2 ...
Processing ruby:2.2.4-onbuild ...
Processing ruby:2.2-onbuild ...
Processing ruby:2.2.4-slim ...
Processing ruby:2.2-slim ...
Processing ruby:2.3.0 ...
Processing ruby:2.3 ...
Processing ruby:2 ...
Processing ruby:latest ...
Processing ruby:2.3.0-onbuild ...
Processing ruby:2.3-onbuild ...
Processing ruby:2-onbuild ...
Processing ruby:onbuild ...
Processing ruby:2.3.0-slim ...
Processing ruby:2.3-slim ...
Processing ruby:2-slim ...
Processing ruby:slim ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing ruby:2.0.0-p648
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.0.0-p648-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.0.0-p648-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.1.8
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.1.8-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.1.8-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.2.4
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.2.4-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.2.4-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed
testing ruby:2.3.0
'utc' [1/8]...passed
'cve-2014--shellshock' [2/8]...passed
'no-hard-coded-passwords' [3/8]...passed
'override-cmd' [4/8]...passed
'ruby-standard-libs' [5/8]...passed
'ruby-gems' [6/8]...passed
'ruby-bundler' [7/8]...passed
'ruby-hello-world' [8/8]...passed
testing ruby:2.3.0-onbuild
'override-cmd' [1/1]...passed
testing ruby:2.3.0-slim
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'ruby-standard-libs' [5/6]...passed
'ruby-hello-world' [6/6]...passed $ bashbrew build "rails"
Cloning rails (git://github.com/docker-library/rails) ...
Processing rails:4.2.5.1 ...
Processing rails:4.2.5 ...
Processing rails:4.2 ...
Processing rails:4 ...
Processing rails:latest ...
Processing rails:onbuild ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing rails:4.2.5.1
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing rails:onbuild
'override-cmd' [1/1]...passed $ bashbrew build "redmine"
Cloning redmine (git://github.com/docker-library/redmine) ...
Processing redmine:2.6.9 ...
Processing redmine:2.6 ...
Processing redmine:2 ...
Processing redmine:2.6.9-passenger ...
Processing redmine:2.6-passenger ...
Processing redmine:2-passenger ...
Processing redmine:3.0.7 ...
Processing redmine:3.0 ...
Processing redmine:3.0.7-passenger ...
Processing redmine:3.0-passenger ...
Processing redmine:3.1.3 ...
Processing redmine:3.1 ...
Processing redmine:3.1.3-passenger ...
Processing redmine:3.1-passenger ...
Processing redmine:3.2.0 ...
Processing redmine:3.2 ...
Processing redmine:3 ...
Processing redmine:latest ...
Processing redmine:3.2.0-passenger ...
Processing redmine:3.2-passenger ...
Processing redmine:3-passenger ...
Processing redmine:passenger ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing redmine:2.6.9
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:2.6.9-passenger
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.0.7
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.0.7-passenger
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.1.3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.1.3-passenger
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.2.0
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing redmine:3.2.0-passenger
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed |
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.
cassandra
: 3.2 (add version 3.2 cassandra#47)celery
: 3.1.20mariadb
: resync entrypoint with MySQL (Resync entrypoint with MySQL MariaDB/mariadb-docker#37, Support for sql.gz dump restore MariaDB/mariadb-docker#34)memcached
: fix SHA1 checking (Fixed "No properly formatted SHA1 checksum lines found" error memcached#6)mongo
: 3.0.9, conditional chown, configdb (Config Server mongo#78)mysql
: fix init failure a bit (Update a few minor bits for consistency and proper failure mysql#134)percona
: resync entrypoint with MySQL (Resync entrypoint with MySQL percona#12)php
: update FPM to usephp-fpm.d
for config (Refactor FPM support to use upstream's config file directly php#184)postgres
: remove EOL 9.0 (Remove the now-EOL 9.0 postgres#122)python
: remove EOL 3.2 (Remove 3.2 (EOL next month) python#87)rabbitmq
: allow for--user
to work (Only be root when necessary, so that--user
works rabbitmq#60)rails
: 4.2.5.1redmine
: add SCMs (add git to be able to use the redmine repository config redmine#9)rocket.chat
: 0.15.0 (Update to 0.15.0 RocketChat/Docker.Official.Image#13)ruby
: silenceroot
warning (Silence bundler's root warning by default ruby#63)cc @engelgabriel @pierreozoux (for
rocket.chat
)