-
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 #1148
Merged
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Oct 29, 2015
Merged
Update docker-library images #1148
yosifkit
merged 1 commit into
docker-library:master
from
infosiftr:update-docker-library
Oct 29, 2015
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
- `celery`: 3.1.19 - `docker`: 1.9.0-rc3 - `elasticsearch`: 2.0.0 - `java`: 7u85-2.6.1-5~deb8u1 - `kibana`: 4.2.0 - `logstash`: 2.0.0 - `mysql`: remove `--innodb-read-only` workaround (docker-library/mysql#114) - `pypy`: 4.0.0
Build test of #1148; 2e2e057 ( $ url="https://raw.githubusercontent.com/docker-library/official-images/2e2e057935366055afbe45f76d3bc37913449565/library/celery"
$ bashbrew build "$url"
Fetching celery (git://github.com/docker-library/celery) ...
Processing celery:3.1.19 ...
Processing celery:3.1 ...
Processing celery:3 ...
Processing celery:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing celery:3.1.19
'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/2e2e057935366055afbe45f76d3bc37913449565/library/docker"
$ bashbrew build "$url"
Fetching docker (git://github.com/docker-library/docker) ...
Processing docker:1.9.0-rc3 ...
Processing docker:1.9-rc ...
Processing docker:rc ...
Processing docker:1.9.0-rc3-dind ...
Processing docker:1.9-rc-dind ...
Processing docker:rc-dind ...
Processing docker:1.9.0-rc3-git ...
Processing docker:1.9-rc-git ...
Processing docker:rc-git ...
Processing docker:1.8.3 ...
Processing docker:1.8 ...
Processing docker:1 ...
Processing docker:latest ...
Processing docker:1.8.3-dind ...
Processing docker:1.8-dind ...
Processing docker:1-dind ...
Processing docker:dind ...
Processing docker:1.8.3-git ...
Processing docker:1.8-git ...
Processing docker:1-git ...
Processing docker:git ...
Processing docker:1.7.1 ...
Processing docker:1.7 ...
Processing docker:1.7.1-dind ...
Processing docker:1.7-dind ...
Processing docker:1.7.1-git ...
Processing docker:1.7-git ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing docker:1.9.0-rc3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing docker:1.9.0-rc3-dind
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'docker-dind' [5/5]...passed
testing docker:1.9.0-rc3-git
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing docker:1.8.3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing docker:1.8.3-dind
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'docker-dind' [5/5]...passed
testing docker:1.8.3-git
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing docker:1.7.1
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing docker:1.7.1-dind
'utc' [1/5]...passed
'cve-2014--shellshock' [2/5]...passed
'no-hard-coded-passwords' [3/5]...passed
'override-cmd' [4/5]...passed
'docker-dind' [5/5]...passed
testing docker:1.7.1-git
'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/2e2e057935366055afbe45f76d3bc37913449565/library/elasticsearch"
$ bashbrew build "$url"
Fetching elasticsearch (git://github.com/docker-library/elasticsearch) ...
Processing elasticsearch:1.3.9 ...
Processing elasticsearch:1.3 ...
Processing elasticsearch:1.4.5 ...
Processing elasticsearch:1.4 ...
Processing elasticsearch:1.5.2 ...
Processing elasticsearch:1.5 ...
Processing elasticsearch:1.6.2 ...
Processing elasticsearch:1.6 ...
Processing elasticsearch:1.7.3 ...
Processing elasticsearch:1.7 ...
Processing elasticsearch:1 ...
Processing elasticsearch:2.0.0 ...
Processing elasticsearch:2.0 ...
Processing elasticsearch:2 ...
Processing elasticsearch:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing elasticsearch:1.3.9
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing elasticsearch:1.4.5
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing elasticsearch:1.5.2
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing elasticsearch:1.6.2
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing elasticsearch:1.7.3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing elasticsearch:2.0.0
'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/2e2e057935366055afbe45f76d3bc37913449565/library/java"
$ bashbrew build "$url"
Fetching java (git://github.com/docker-library/java) ...
Processing java:openjdk-6b36-jdk ...
Processing java:openjdk-6b36 ...
Processing java:openjdk-6-jdk ...
Processing java:openjdk-6 ...
Processing java:6b36-jdk ...
Processing java:6b36 ...
Processing java:6-jdk ...
Processing java:6 ...
Processing java:openjdk-6b36-jre ...
Processing java:openjdk-6-jre ...
Processing java:6b36-jre ...
Processing java:6-jre ...
Processing java:openjdk-7u85-jdk ...
Processing java:openjdk-7u85 ...
Processing java:openjdk-7-jdk ...
Processing java:openjdk-7 ...
Processing java:7u85-jdk ...
Processing java:7u85 ...
Processing java:7-jdk ...
Processing java:7 ...
Processing java:openjdk-7u85-jre ...
Processing java:openjdk-7-jre ...
Processing java:7u85-jre ...
Processing java:7-jre ...
Processing java:openjdk-8u66-jdk ...
Processing java:openjdk-8u66 ...
Processing java:openjdk-8-jdk ...
Processing java:openjdk-8 ...
Processing java:8u66-jdk ...
Processing java:8u66 ...
Processing java:8-jdk ...
Processing java:8 ...
Processing java:jdk ...
Processing java:latest ...
Processing java:openjdk-8u66-jre ...
Processing java:openjdk-8-jre ...
Processing java:8u66-jre ...
Processing java:8-jre ...
Processing java:jre ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing java:openjdk-6b36-jdk
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing java:openjdk-6b36-jre
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing java:openjdk-7u85-jdk
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing java:openjdk-7u85-jre
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing java:openjdk-8u66-jdk
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing java:openjdk-8u66-jre
'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/2e2e057935366055afbe45f76d3bc37913449565/library/kibana"
$ bashbrew build "$url"
Fetching kibana (git://github.com/docker-library/kibana) ...
Processing kibana:4.0.3 ...
Processing kibana:4.0 ...
Processing kibana:4.1.2 ...
Processing kibana:4.1 ...
Processing kibana:4.2.0 ...
Processing kibana:4.2 ...
Processing kibana:4 ...
Processing kibana:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing kibana:4.0.3
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing kibana:4.1.2
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing kibana:4.2.0
'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/2e2e057935366055afbe45f76d3bc37913449565/library/logstash"
$ bashbrew build "$url"
Fetching logstash (git://github.com/docker-library/logstash) ...
Processing logstash:1.4.5-1-a2bacae ...
Processing logstash:1.4.5-1 ...
Processing logstash:1.4.5 ...
Processing logstash:1.4 ...
Processing logstash:1.5.4-1 ...
Processing logstash:1.5.4 ...
Processing logstash:1.5 ...
Processing logstash:1 ...
Processing logstash:2.0.0-1 ...
Processing logstash:2.0.0 ...
Processing logstash:2.0 ...
Processing logstash:2 ...
Processing logstash:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing logstash:1.4.5-1-a2bacae
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing logstash:1.5.4-1
'utc' [1/4]...passed
'cve-2014--shellshock' [2/4]...passed
'no-hard-coded-passwords' [3/4]...passed
'override-cmd' [4/4]...passed
testing logstash:2.0.0-1
'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/2e2e057935366055afbe45f76d3bc37913449565/library/mysql"
$ bashbrew build "$url"
Fetching mysql (git://github.com/docker-library/mysql) ...
Processing mysql:5.5.46 ...
Processing mysql:5.5 ...
Processing mysql:5.6.27 ...
Processing mysql:5.6 ...
Processing mysql:5.7.9 ...
Processing mysql:5.7 ...
Processing mysql:5 ...
Processing mysql:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mysql:5.5.46
'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.27
'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.9
'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 $ url="https://raw.githubusercontent.com/docker-library/official-images/2e2e057935366055afbe45f76d3bc37913449565/library/pypy"
$ bashbrew build "$url"
Fetching pypy (git://github.com/docker-library/pypy) ...
Processing pypy:2-4.0.0 ...
Processing pypy:2-4.0 ...
Processing pypy:2-4 ...
Processing pypy:2 ...
Processing pypy:2-4.0.0-onbuild ...
Processing pypy:2-4.0-onbuild ...
Processing pypy:2-4-onbuild ...
Processing pypy:2-onbuild ...
Processing pypy:2-4.0.0-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.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]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing pypy:2-4.0.0-onbuild
'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.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]...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]...passed
'python-imports' [6/8]...passed
'python-pip-requests-ssl' [7/8]...passed
'python-sqlite3' [8/8]...passed
testing pypy:3-2.4.0-onbuild
'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-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 |
Waiting for it ;) |
LGTM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
celery
: 3.1.19docker
: 1.9.0-rc3elasticsearch
: 2.0.0java
: 7u85-2.6.1-5~deb8u1kibana
: 4.2.0logstash
: 2.0.0mysql
: remove--innodb-read-only
workaround (Removed --innodb-read-only workaround for fixed server bug mysql#114)pypy
: 4.0.0