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

Add redis 32bit variant #897

Merged
merged 1 commit into from
Jul 16, 2015
Merged

Add redis 32bit variant #897

merged 1 commit into from
Jul 16, 2015

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 15, 2015

@yosifkit
Copy link
Member

LGTM, Build test of #897; 492dfbf (redis):

$ url="https://raw.githubusercontent.com/docker-library/official-images/492dfbfab9c61309077236f0ac5a386f49d6d1ad/library/redis"
$ bashbrew build "$url"
Fetching redis (git://github.com/docker-library/redis) ...
Processing redis:2.6.17 ...
Processing redis:2.6 ...
Processing redis:2.6.17-32bit ...
Processing redis:2.6-32bit ...
Processing redis:2.8.21 ...
Processing redis:2.8 ...
Processing redis:2 ...
Processing redis:2.8.21-32bit ...
Processing redis:2.8-32bit ...
Processing redis:2-32bit ...
Processing redis:3.0.2 ...
Processing redis:3.0 ...
Processing redis:3 ...
Processing redis:latest ...
Processing redis:3.0.2-32bit ...
Processing redis:3.0-32bit ...
Processing redis:3-32bit ...
Processing redis:32bit ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing redis:2.6.17
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing redis:2.6.17-32bit
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing redis:2.8.21
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing redis:2.8.21-32bit
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing redis:3.0.2
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed
testing redis:3.0.2-32bit
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed

@yosifkit
Copy link
Member

But I am expecting docs to describe the 32-bit versions 😉.

@tianon
Copy link
Member Author

tianon commented Jul 15, 2015 via email

@yosifkit
Copy link
Member

Also, this is a 32-bit binary, but not a 32-bit image. So it needs to be clear so that we don't get power8 or arm users wanting builds that we cannot yet provide.

yosifkit added a commit that referenced this pull request Jul 16, 2015
@yosifkit yosifkit merged commit 3b16d8e into docker-library:master Jul 16, 2015
@yosifkit yosifkit deleted the redis branch July 16, 2015 17:55
@tianon
Copy link
Member Author

tianon commented Jul 16, 2015

@yosifkit docker-library/docs#283 👍

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