-
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 #1390
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Jan 29, 2016
Merged
Update docker-library images #1390
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Jan 29, 2016
+35
−23
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
- `mongo`: allow arbitrary `--user` values (docker-library/mongo#81) - `php`: add new "zts" variant (docker-library/php#171) - `rabbitmq`: fix `/etc/rabbitmq` writability (docker-library/rabbitmq#62)
Build test of #1390; bc21b1e ( $ 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 "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.5.31-zts ...
Processing php:5.5-zts ...
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:5.6.17-zts ...
Processing php:5.6-zts ...
Processing php:5-zts ...
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 ...
Processing php:7.0.2-zts ...
Processing php:7.0-zts ...
Processing php:7-zts ...
Processing php:zts ...
$ 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.5.31-zts
'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-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:5.6.17-zts
'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-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
testing php:7.0.2-zts
'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 $ 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 |
yosifkit
referenced
this pull request
in docker-library/rabbitmq
Feb 3, 2016
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.
mongo
: allow arbitrary--user
values (Allow arbitrary --user values mongo#81)php
: add new "zts" variant (add zts support php#171)rabbitmq
: fix/etc/rabbitmq
writability (Ensure the rabbitmq user can write to /etc/rabbitmq rabbitmq#62)