-
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 #1521
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Mar 9, 2016
Merged
Update docker-library images #1521
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Mar 9, 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
- `cassandra`: 3.0.4 - `celery`: 3.1.22 - `django`: 1.9.4 - `drupal`: explicit `FROM php:7.0` instead of `php:7` (safer in the future event of PHP 7.1 incompat) - `irssi`: fix GPG usage (docker-library/irssi#5) - `mongo`: 3.2.4 and 3.0.10 - `owncloud`: 9.0 GA, 8.2.3, 8.1.6, 8.0.11, and 7.0.13 - `percona`: 5.6.29-76.2-1.jessie - `php`: 7.0.4, 5.6.19, and 5.5.33 (docker-library/php#199) - `postgres`: `sql.gz` enablement (docker-library/postgres#131) - `pypy`: pip 8.1.0 - `python`: pip 8.1.0 (docker-library/python#94) - `rails`: 4.2.6 - `rocket.chat`: 0.21.0
Build test of #1521; 61a7fc5 ( $ bashbrew build "rails"
Cloning rails (git://github.com/docker-library/rails) ...
Processing rails:4.2.6 ...
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.6
'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 (still need |
LGTM, Build test of #1521; 61a7fc5 ( $ bashbrew build "pypy"
Cloning pypy (git://github.com/docker-library/pypy) ...
Processing pypy:2-4.0.1 ...
Processing pypy:2-4.0 ...
Processing pypy:2-4 ...
Processing pypy:2 ...
Processing pypy:2-4.0.1-onbuild ...
Processing pypy:2-4.0-onbuild ...
Processing pypy:2-4-onbuild ...
Processing pypy:2-onbuild ...
Processing pypy:2-4.0.1-slim ...
Processing pypy:2-4.0-slim ...
Processing pypy:2-4-slim ...
Processing pypy:2-slim ...
Processing pypy:3-2.4.0 ...
Processing pypy:3-2.4 ...
Processing pypy:3-2 ...
Processing pypy:3 ...
Processing pypy:latest ...
Processing pypy:3-2.4.0-onbuild ...
Processing pypy:3-2.4-onbuild ...
Processing pypy:3-2-onbuild ...
Processing pypy:3-onbuild ...
Processing pypy:onbuild ...
Processing pypy:3-2.4.0-slim ...
Processing pypy:3-2.4-slim ...
Processing pypy:3-2-slim ...
Processing pypy:3-slim ...
Processing pypy:slim ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing pypy:2-4.0.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 pypy:2-4.0.1-onbuild
'override-cmd' [1/1]...passed
testing pypy:2-4.0.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 pypy:3-2.4.0
'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].../usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8].../usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
passed
'python-sqlite3' [8/8]...passed
testing pypy:3-2.4.0-onbuild
'override-cmd' [1/1]...passed
testing pypy:3-2.4.0-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].../usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
/usr/local/site-packages/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8].../usr/local/site-packages/pip/_vendor/pkg_resources/__init__.py:87: UserWarning: Support for Python 3.0-3.2 has been dropped. Future versions will fail here.
warnings.warn(msg)
passed
'python-sqlite3' [8/8]...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 "cassandra"
Cloning cassandra (git://github.com/docker-library/cassandra) ...
Processing cassandra:2.1.13 ...
Processing cassandra:2.1 ...
Processing cassandra:2.2.5 ...
Processing cassandra:2.2 ...
Processing cassandra:2 ...
Processing cassandra:3.0.4 ...
Processing cassandra:3.0 ...
Processing cassandra:3.1.1 ...
Processing cassandra:3.1 ...
Processing cassandra:3.2.1 ...
Processing cassandra:3.2 ...
Processing cassandra:3.3 ...
Processing cassandra:3 ...
Processing cassandra:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing cassandra:2.1.13
'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.5
'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.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.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.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.3
'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.22 ...
Processing celery:3.1 ...
Processing celery:3 ...
Processing celery:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing celery:3.1.22
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "django"
Cloning django (git://github.com/docker-library/django) ...
Processing django:1.9.4-python2 ...
Processing django:1.9-python2 ...
Processing django:1-python2 ...
Processing django:python2 ...
Processing django:python2-onbuild ...
Processing django:1.9.4-python3 ...
Processing django:1.9.4 ...
Processing django:1.9-python3 ...
Processing django:1.9 ...
Processing django:1-python3 ...
Processing django:1 ...
Processing django:python3 ...
Processing django:latest ...
Processing django:python3-onbuild ...
Processing django:onbuild ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing django:1.9.4-python2
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing django:python2-onbuild
'override-cmd' [1/1]...passed
testing django:1.9.4-python3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing django:python3-onbuild
'override-cmd' [1/1]...passed $ bashbrew build "drupal"
Cloning drupal (git://github.com/docker-library/drupal) ...
Processing drupal:7.43-apache ...
Processing drupal:7.43 ...
Processing drupal:7-apache ...
Processing drupal:7 ...
Processing drupal:7.43-fpm ...
Processing drupal:7-fpm ...
Processing drupal:8.0.5-apache ...
Processing drupal:8.0.5 ...
Processing drupal:8.0-apache ...
Processing drupal:8.0 ...
Processing drupal:8-apache ...
Processing drupal:8 ...
Processing drupal:apache ...
Processing drupal:latest ...
Processing drupal:8.0.5-fpm ...
Processing drupal:8.0-fpm ...
Processing drupal:8-fpm ...
Processing drupal:fpm ...
Processing drupal:8.1.0-beta1-apache ...
Processing drupal:8.1.0-beta1 ...
Processing drupal:8.1.0-apache ...
Processing drupal:8.1.0 ...
Processing drupal:8.1-apache ...
Processing drupal:8.1 ...
Processing drupal:8.1.0-beta1-fpm ...
Processing drupal:8.1.0-fpm ...
Processing drupal:8.1-fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing drupal:7.43-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing drupal:7.43-fpm
'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.5-apache
'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.5-fpm
'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.1.0-beta1-apache
'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.1.0-beta1-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "irssi"
Cloning irssi (git://github.com/jfrazelle/irssi) ...
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/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.10 ...
Processing mongo:3.0 ...
Processing mongo:3.1.9 ...
Processing mongo:3.1 ...
Processing mongo:3.2.4 ...
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.10
'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.4
'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 "owncloud"
Cloning owncloud (git://github.com/docker-library/owncloud) ...
Processing owncloud:7.0.13-apache ...
Processing owncloud:7.0.13 ...
Processing owncloud:7.0-apache ...
Processing owncloud:7.0 ...
Processing owncloud:7-apache ...
Processing owncloud:7 ...
Processing owncloud:7.0.13-fpm ...
Processing owncloud:7.0-fpm ...
Processing owncloud:7-fpm ...
Processing owncloud:8.0.11-apache ...
Processing owncloud:8.0.11 ...
Processing owncloud:8.0-apache ...
Processing owncloud:8.0 ...
Processing owncloud:8.0.11-fpm ...
Processing owncloud:8.0-fpm ...
Processing owncloud:8.1.6-apache ...
Processing owncloud:8.1.6 ...
Processing owncloud:8.1-apache ...
Processing owncloud:8.1 ...
Processing owncloud:8.1.6-fpm ...
Processing owncloud:8.1-fpm ...
Processing owncloud:8.2.3-apache ...
Processing owncloud:8.2.3 ...
Processing owncloud:8.2-apache ...
Processing owncloud:8.2 ...
Processing owncloud:8-apache ...
Processing owncloud:8 ...
Processing owncloud:8.2.3-fpm ...
Processing owncloud:8.2-fpm ...
Processing owncloud:8-fpm ...
Processing owncloud:9.0.0-apache ...
Processing owncloud:9.0.0 ...
Processing owncloud:9.0-apache ...
Processing owncloud:9.0 ...
Processing owncloud:9-apache ...
Processing owncloud:9 ...
Processing owncloud:apache ...
Processing owncloud:latest ...
Processing owncloud:9.0.0-fpm ...
Processing owncloud:9.0-fpm ...
Processing owncloud:9-fpm ...
Processing owncloud:fpm ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing owncloud:7.0.13-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:7.0.13-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.0.11-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.0.11-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.1.6-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.1.6-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.2.3-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:8.2.3-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:9.0.0-apache
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing owncloud:9.0.0-fpm
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed $ bashbrew build "percona"
Cloning percona (git://github.com/docker-library/percona) ...
Processing percona:5.5.48 ...
Processing percona:5.5 ...
Processing percona:5.6.29 ...
Processing percona:5.6 ...
Processing percona:5.7.10 ...
Processing percona:5.7 ...
Processing percona:5 ...
Processing percona:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing percona:5.5.48
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'mysql-basics' [5/7]......passed
'mysql-initdb' [6/7]......passed
'mysql-log-bin' [7/7]......passed
testing percona:5.6.29
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'mysql-basics' [5/7].......passed
'mysql-initdb' [6/7].......passed
'mysql-log-bin' [7/7].......passed
testing percona:5.7.10
'utc' [1/7]...passed
'cve-2014--shellshock' [2/7]...passed
'no-hard-coded-passwords' [3/7]...passed
'override-cmd' [4/7]...passed
'mysql-basics' [5/7].......passed
'mysql-initdb' [6/7]........passed
'mysql-log-bin' [7/7]..........passed $ bashbrew build "php"
Cloning php (git://github.com/docker-library/php) ...
Processing php:5.5.33-cli ...
Processing php:5.5-cli ...
Processing php:5.5.33 ...
Processing php:5.5 ...
Processing php:5.5.33-apache ...
Processing php:5.5-apache ...
Processing php:5.5.33-fpm ...
Processing php:5.5-fpm ...
Processing php:5.5.33-zts ...
Processing php:5.5-zts ...
Processing php:5.6.19-cli ...
Processing php:5.6-cli ...
Processing php:5-cli ...
Processing php:5.6.19 ...
Processing php:5.6 ...
Processing php:5 ...
Processing php:5.6.19-apache ...
Processing php:5.6-apache ...
Processing php:5-apache ...
Processing php:5.6.19-fpm ...
Processing php:5.6-fpm ...
Processing php:5-fpm ...
Processing php:5.6.19-zts ...
Processing php:5.6-zts ...
Processing php:5-zts ...
Processing php:7.0.4-cli ...
Processing php:7.0-cli ...
Processing php:7-cli ...
Processing php:cli ...
Processing php:7.0.4 ...
Processing php:7.0 ...
Processing php:7 ...
Processing php:latest ...
Processing php:7.0.4-apache ...
Processing php:7.0-apache ...
Processing php:7-apache ...
Processing php:apache ...
Processing php:7.0.4-fpm ...
Processing php:7.0-fpm ...
Processing php:7-fpm ...
Processing php:fpm ...
Processing php:7.0.4-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.33-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.33-apache
'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-apache-hello-web' [7/7]...passed
testing php:5.5.33-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.33-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.19-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.19-apache
'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-apache-hello-web' [7/7]...passed
testing php:5.6.19-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.19-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.4-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.4-apache
'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-apache-hello-web' [7/7]...passed
testing php:7.0.4-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.4-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 "postgres"
Cloning postgres (git://github.com/docker-library/postgres) ...
Processing postgres:9.1.20 ...
Processing postgres:9.1 ...
Processing postgres:9.2.15 ...
Processing postgres:9.2 ...
Processing postgres:9.3.11 ...
Processing postgres:9.3 ...
Processing postgres:9.4.6 ...
Processing postgres:9.4 ...
Processing postgres:9.5.1 ...
Processing postgres:9.5 ...
Processing postgres:9 ...
Processing postgres:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing postgres:9.1.20
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'postgres-basics' [5/6].....passed
'postgres-initdb' [6/6].....passed
testing postgres:9.2.15
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'postgres-basics' [5/6].....passed
'postgres-initdb' [6/6].....passed
testing postgres:9.3.11
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'postgres-basics' [5/6].....passed
'postgres-initdb' [6/6].....passed
testing postgres:9.4.6
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'postgres-basics' [5/6].....passed
'postgres-initdb' [6/6].....passed
testing postgres:9.5.1
'utc' [1/6]...passed
'cve-2014--shellshock' [2/6]...passed
'no-hard-coded-passwords' [3/6]...passed
'override-cmd' [4/6]...passed
'postgres-basics' [5/6].....passed
'postgres-initdb' [6/6].....passed $ bashbrew build "rocket.chat"
Cloning rocket.chat (git://github.com/RocketChat/Docker.Official.Image) ...
Processing rocket.chat:0.21.0 ...
Processing rocket.chat:0.21 ...
Processing rocket.chat:0 ...
Processing rocket.chat:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing rocket.chat:0.21.0
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed |
cc @toli |
Closed
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.0.4celery
: 3.1.22django
: 1.9.4drupal
: explicitFROM php:7.0
instead ofphp:7
(safer in the future event of PHP 7.1 incompat)irssi
: fix GPG usage (docker-library/irssi#5)mongo
: 3.2.4 and 3.0.10owncloud
: 9.0 GA, 8.2.3, 8.1.6, 8.0.11, and 7.0.13percona
: 5.6.29-76.2-1.jessiephp
: 7.0.4, 5.6.19, and 5.5.33 (Update to 7.0.4, 5.6.19, and 5.5.33 php#199)postgres
:sql.gz
enablement (Refactor entrypoint to allow "sql.gz" files as well postgres#131)pypy
: pip 8.1.0python
: pip 8.1.0 (pip 8.1.0 python#94)rails
: 4.2.6rocket.chat
: 0.21.0