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 #1033

Merged
merged 1 commit into from
Sep 7, 2015

Conversation

tianon
Copy link
Member

@tianon tianon commented Sep 7, 2015

- `drupal`: 8.0.0-beta15 (docker-library/drupal#10)
- `php`: 5.6.13, 5.5.29, and 5.4.45 (docker-library/php#131)
@tianon
Copy link
Member Author

tianon commented Sep 7, 2015

Build test of #1033; 2961b76 (drupal, php):

$ url="https://raw.githubusercontent.com/docker-library/official-images/2961b763db042d0e12cdc37d4f9b42ef0d75bb99/library/drupal"
$ bashbrew build "$url"
Fetching drupal (git://github.com/docker-library/drupal) ...
Processing drupal:7.39 ...
Processing drupal:7 ...
Processing drupal:latest ...
Processing drupal:8.0.0-beta15 ...
Processing drupal:8.0.0 ...
Processing drupal:8.0 ...
Processing drupal:8 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing drupal:7.39
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing drupal:8.0.0-beta15
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/2961b763db042d0e12cdc37d4f9b42ef0d75bb99/library/php"
$ bashbrew build "$url"
Processing php:5.4.45-cli ...
Processing php:5.4-cli ...
Processing php:5.4.45 ...
Processing php:5.4 ...
Processing php:5.4.45-apache ...
Processing php:5.4-apache ...
Processing php:5.4.45-fpm ...
Processing php:5.4-fpm ...
Processing php:5.5.29-cli ...
Processing php:5.5-cli ...
Processing php:5.5.29 ...
Processing php:5.5 ...
Processing php:5.5.29-apache ...
Processing php:5.5-apache ...
Processing php:5.5.29-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.13-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:cli ...
Processing php:5.6.13 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:latest ...
Processing php:5.6.13-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:apache ...
Processing php:5.6.13-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:fpm ...
Processing php:7.0.0RC2-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:7.0.0RC2 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:7.0.0RC2-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:7.0.0RC2-fpm ...
Processing php:7.0-fpm ...
Processing php:7-fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing php:5.4.45-cli
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.4.45-apache
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.4.45-fpm
    '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-fpm-hello-web' [6/6]...passed
testing php:5.5.29-cli
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.5.29-apache
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.5.29-fpm
    '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-fpm-hello-web' [6/6]...passed
testing php:5.6.13-cli
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.6.13-apache
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:5.6.13-fpm
    '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-fpm-hello-web' [6/6]...passed
testing php:7.0.0RC2-cli
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:7.0.0RC2-apache
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'php-ext-install' [5/5]...passed
testing php:7.0.0RC2-fpm
    '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-fpm-hello-web' [6/6]...passed

@yosifkit
Copy link
Member

yosifkit commented Sep 7, 2015

LGTM

yosifkit added a commit that referenced this pull request Sep 7, 2015
@yosifkit yosifkit merged commit b2a8717 into docker-library:master Sep 7, 2015
@yosifkit yosifkit deleted the update-docker-library branch September 7, 2015 20:46
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.

3 participants