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" to "celery" so it can support using Redis as a broker #907

Merged
merged 1 commit into from
Jul 18, 2015

Conversation

tianon
Copy link
Member

@tianon tianon commented Jul 17, 2015

Accompanying docs are "coming soon" (have to get the feature working first). 👍

@tianon
Copy link
Member Author

tianon commented Jul 17, 2015

Build test of #907; d54560f (celery):

$ url="https://raw.githubusercontent.com/docker-library/official-images/d54560f743293554f8f20b787636eb7bfda7d5c5/library/celery"
$ bashbrew build "$url"
Cloning celery (git://github.com/docker-library/celery) ...
Processing celery:3.1.18 ...
Processing celery:3.1 ...
Processing celery:3 ...
Processing celery:latest ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing celery:3.1.18
    'utc' [1/3]...passed
    'cve-2014--shellshock' [2/3]...passed
    'no-hard-coded-passwords' [3/3]...passed

@tianon
Copy link
Member Author

tianon commented Jul 17, 2015

docker-library/docs#284

@daghack
Copy link
Contributor

daghack commented Jul 18, 2015

LGTM

daghack added a commit that referenced this pull request Jul 18, 2015
Add "redis" to "celery" so it can support using Redis as a broker
@daghack daghack merged commit 3393795 into docker-library:master Jul 18, 2015
@tianon tianon deleted the celery-redis branch July 18, 2015 00:20
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