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

Merged
merged 1 commit into from
Aug 17, 2015

Conversation

- `cassandra`: `--link` for seeding (docker-library/cassandra#21)
- `drupal`: update Drupal 7 to use PHP 5.6 (docker-library/drupal#9)
- `elasticsearch`: minor template updates (docker-library/elasticsearch#45)
- `logstash`: add 1.4 as a supported version (docker-library/logstash#21)
- `mariadb`: add `initdb` directory support (MariaDB/mariadb-docker#18)
- `owncloud`: 8.0.6, caching modules (docker-library/owncloud#16)
- `percona`: add `initdb` directory support (docker-library/percona#6)
@yosifkit
Copy link
Member

Build test of #970; c8a9cd5 (cassandra, drupal, elasticsearch, logstash, mariadb, owncloud, percona):

$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/cassandra"
$ bashbrew build "$url"
Fetching cassandra (git://github.com/docker-library/cassandra) ...
Processing cassandra:2.0.16 ...
Processing cassandra:2.0 ...
Processing cassandra:2.1.8 ...
Processing cassandra:2.1 ...
Processing cassandra:2.2.0 ...
Processing cassandra:2.2 ...
Processing cassandra:2 ...
Processing cassandra:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing cassandra:2.0.16
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing cassandra:2.1.8
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing cassandra:2.2.0
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/drupal"
$ bashbrew build "$url"
Fetching drupal (git://github.com/docker-library/drupal) ...
Processing drupal:7.38 ...
Processing drupal:7 ...
Processing drupal:latest ...
Processing drupal:8.0.0-beta14 ...
Processing drupal:8.0.0 ...
Processing drupal:8.0 ...
Processing drupal:8 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing drupal:7.38
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing drupal:8.0.0-beta14
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/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.1 ...
Processing elasticsearch:1.7 ...
Processing elasticsearch:1 ...
Processing elasticsearch:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing elasticsearch:1.3.9
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.4.5
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.5.2
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.6.2
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing elasticsearch:1.7.1
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/logstash"
$ bashbrew build "$url"
Fetching logstash (git://github.com/docker-library/logstash) ...
Processing logstash:1.4.4-1-5608c19 ...
Processing logstash:1.4.4-1 ...
Processing logstash:1.4.4 ...
Processing logstash:1.4 ...
Processing logstash:1.5.3-1 ...
Processing logstash:1.5.3 ...
Processing logstash:1.5 ...
Processing logstash:1 ...
Processing logstash:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing logstash:1.4.4-1-5608c19
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing logstash:1.5.3-1
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/mariadb"
$ bashbrew build "$url"
Fetching mariadb (git://github.com/docker-library/mariadb) ...
Processing mariadb:10.0.21 ...
Processing mariadb:10.0 ...
Processing mariadb:10 ...
Processing mariadb:latest ...
Processing mariadb:5.5.45 ...
Processing mariadb:5.5 ...
Processing mariadb:5 ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing mariadb:10.0.21
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'mysql-basics' [4/5]...passed
    'mysql-initdb' [5/5]...passed
testing mariadb:5.5.45
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'mysql-basics' [4/5]...passed
    'mysql-initdb' [5/5]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/owncloud"
$ bashbrew build "$url"
Fetching owncloud (git://github.com/docker-library/owncloud) ...
Processing owncloud:6.0.9 ...
Processing owncloud:6.0 ...
Processing owncloud:6 ...
Processing owncloud:7.0.8 ...
Processing owncloud:7.0 ...
Processing owncloud:7 ...
Processing owncloud:8.0.6 ...
Processing owncloud:8.0 ...
Processing owncloud:8.1.1 ...
Processing owncloud:8.1 ...
Processing owncloud:8 ...
Processing owncloud:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing owncloud:6.0.9
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing owncloud:7.0.8
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing owncloud:8.0.6
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing owncloud:8.1.1
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/c8a9cd580077f950f7d3a029392364d49b689240/library/percona"
$ bashbrew build "$url"
Fetching percona (git://github.com/docker-library/percona) ...
Processing percona:5.5.44 ...
Processing percona:5.5 ...
Processing percona:5.6.25 ...
Processing percona:5.6 ...
Processing percona:5 ...
Processing percona:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing percona:5.5.44
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'mysql-basics' [4/5]...passed
    'mysql-initdb' [5/5]...passed
testing percona:5.6.25
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'mysql-basics' [4/5]...passed
    'mysql-initdb' [5/5]...passed

@yosifkit
Copy link
Member

LGTM

yosifkit added a commit that referenced this pull request Aug 17, 2015
@yosifkit yosifkit merged commit 1153f99 into docker-library:master Aug 17, 2015
@yosifkit yosifkit deleted the update-docker-library branch August 17, 2015 18:12
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