Skip to content

Update rabbitmq and elasticsearch #619

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

Merged
merged 1 commit into from
Mar 25, 2015

Conversation

yosifkit
Copy link
Member

  • elasticsearch add 1.5, entrypoint to step down from root
  • rabbitmq entrypoint to step down from root to fix 3.5

- `elasticsearch` add 1.5, entrypoint to step down from root
- `rabbitmq` entrypoint to step down from root to fix 3.5
@yosifkit
Copy link
Member Author

Build test of #619; 29646f2 (elasticsearch, rabbitmq):

$ url="https://raw.githubusercontent.com/docker-library/official-images/29646f2289721d94818a5705500a5e827a400a3c/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.4 ...
Processing elasticsearch:1.4 ...
Processing elasticsearch:1 ...
Processing elasticsearch:latest ...
Processing elasticsearch:1.5.0 ...
Processing elasticsearch:1.5 ...
$ bashbrew list "$url" | xargs test/run.sh
testing elasticsearch:1.3.9
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1.3
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1.4.4
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1.4
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:latest
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1.5.0
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing elasticsearch:1.5
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
$ url="https://raw.githubusercontent.com/docker-library/official-images/29646f2289721d94818a5705500a5e827a400a3c/library/rabbitmq"
$ bashbrew build "$url"
Fetching rabbitmq (git://github.com/docker-library/rabbitmq) ...
Processing rabbitmq:3.5.0 ...
Processing rabbitmq:3.5 ...
Processing rabbitmq:3 ...
Processing rabbitmq:latest ...
Processing rabbitmq:3.5.0-management ...
Processing rabbitmq:3.5-management ...
Processing rabbitmq:3-management ...
Processing rabbitmq:management ...
$ bashbrew list "$url" | xargs test/run.sh
testing rabbitmq:3.5.0
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:3.5
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:3
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:latest
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:3.5.0-management
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:3.5-management
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:3-management
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed
testing rabbitmq:management
    'utc' [1/2]...passed
    'cve-2014--shellshock' [2/2]...passed

@tianon
Copy link
Member

tianon commented Mar 25, 2015

LGTM

tianon added a commit that referenced this pull request Mar 25, 2015
Update rabbitmq and elasticsearch
@tianon tianon merged commit 590e596 into docker-library:master Mar 25, 2015
@tianon tianon deleted the elastic-wabbits branch March 25, 2015 20:53
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