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

Updates to mariadb, php, tomcat #1264

Merged
merged 1 commit into from
Dec 11, 2015
Merged

Conversation

yosifkit
Copy link
Member

- `mariadb` bump to `5.5.46`
- `php` add `--jobs` to docker-php-ext-install, see docker-library/php#159
- `tomcat` bump `7.0.67`
@yosifkit
Copy link
Member Author

Build test of #1264; 145e32c (mariadb, php, tomcat):

$ bashbrew build "mariadb"
Cloning mariadb (git://github.com/docker-library/mariadb) ...
Processing mariadb:10.0.22 ...
Processing mariadb:10.0 ...
Processing mariadb:10 ...
Processing mariadb:latest ...
Processing mariadb:5.5.47 ...
Processing mariadb:5.5 ...
Processing mariadb:5 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mariadb:10.0.22
    '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 "php"
Cloning php (git://github.com/docker-library/php) ...
Processing php:5.5.30-cli ...
Processing php:5.5-cli ...
Processing php:5.5.30 ...
Processing php:5.5 ...
Processing php:5.5.30-apache ...
Processing php:5.5-apache ...
Processing php:5.5.30-fpm ...
Processing php:5.5-fpm ...
Processing php:5.6.16-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:5.6.16 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:5.6.16-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:5.6.16-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:7.0.0-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:cli ...
Processing php:7.0.0 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:latest ...
Processing php:7.0.0-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:apache ...
Processing php:7.0.0-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.30-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.30-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.30-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.16-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.16-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.16-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.0-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.0-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.0-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 "tomcat"
Cloning tomcat (git://github.com/docker-library/tomcat) ...
Processing tomcat:6.0.44-jre7 ...
Processing tomcat:6.0-jre7 ...
Processing tomcat:6-jre7 ...
Processing tomcat:6.0.44 ...
Processing tomcat:6.0 ...
Processing tomcat:6 ...
Processing tomcat:6.0.44-jre8 ...
Processing tomcat:6.0-jre8 ...
Processing tomcat:6-jre8 ...
Processing tomcat:7.0.67-jre7 ...
Processing tomcat:7.0-jre7 ...
Processing tomcat:7-jre7 ...
Processing tomcat:7.0.67 ...
Processing tomcat:7.0 ...
Processing tomcat:7 ...
Processing tomcat:7.0.67-jre8 ...
Processing tomcat:7.0-jre8 ...
Processing tomcat:7-jre8 ...
Processing tomcat:8.0.30-jre7 ...
Processing tomcat:8.0-jre7 ...
Processing tomcat:8-jre7 ...
Processing tomcat:jre7 ...
Processing tomcat:8.0.30 ...
Processing tomcat:8.0 ...
Processing tomcat:8 ...
Processing tomcat:latest ...
Processing tomcat:8.0.30-jre8 ...
Processing tomcat:8.0-jre8 ...
Processing tomcat:8-jre8 ...
Processing tomcat:jre8 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing tomcat:6.0.44-jre7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing tomcat:6.0.44-jre8
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing tomcat:7.0.67-jre7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing tomcat:7.0.67-jre8
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing tomcat:8.0.30-jre7
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing tomcat:8.0.30-jre8
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

@daghack
Copy link
Contributor

daghack commented Dec 11, 2015

LGTM

daghack added a commit that referenced this pull request Dec 11, 2015
Updates to mariadb, php, tomcat
@daghack daghack merged commit d90eb83 into docker-library:master Dec 11, 2015
@yosifkit yosifkit deleted the updates branch December 11, 2015 00:02
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