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 redis to 2.8.12 #94

Merged
merged 1 commit into from
Jun 24, 2014
Merged

update redis to 2.8.12 #94

merged 1 commit into from
Jun 24, 2014

Conversation

yosifkit
Copy link
Member

No description provided.

shin- added a commit that referenced this pull request Jun 24, 2014
@shin- shin- merged commit 45ec10d into docker-library:master Jun 24, 2014
@shin-
Copy link
Contributor

shin- commented Jun 24, 2014

Thanks!

@tianon tianon deleted the redis branch June 24, 2014 19:30
@tianon
Copy link
Member

tianon commented Jun 24, 2014

FWIW:

root@ad2174ac76a8:/stackbrew/stackbrew# ./brew-cli --debug -b redis --targets redis git://github.com/infosiftr/stackbrew
2014-06-24 19:23:40,692 DEBUG Cloning repo_url=git://github.com/infosiftr/stackbrew, ref=redis
2014-06-24 19:23:40,693 DEBUG folder = /tmp/tmpVGYSDI
2014-06-24 19:23:40,694 DEBUG Cloning git://github.com/infosiftr/stackbrew into /tmp/tmpVGYSDI
2014-06-24 19:23:40,694 DEBUG Executing "git clone git://github.com/infosiftr/stackbrew ." in /tmp/tmpVGYSDI
Cloning into '.'...
remote: Counting objects: 822, done.
remote: Compressing objects: 100% (382/382), done.
remote: Total 822 (delta 448), reused 787 (delta 429)
Receiving objects: 100% (822/822), 123.16 KiB | 0 bytes/s, done.
Resolving deltas: 100% (448/448), done.
Checking connectivity... done.
2014-06-24 19:23:42,067 DEBUG Checkout ref:redis in /tmp/tmpVGYSDI
2014-06-24 19:23:42,067 DEBUG Executing "git checkout redis" in /tmp/tmpVGYSDI
Branch redis set up to track remote branch redis from origin.
Switched to a new branch 'redis'
2014-06-24 19:23:42,073 DEBUG latest: git://github.com/docker-library/redis@a24ab024248cb9b717c925a28516da2a8e1ae998

2014-06-24 19:23:42,073 DEBUG 2.8: git://github.com/docker-library/redis@a24ab024248cb9b717c925a28516da2a8e1ae998

2014-06-24 19:23:42,073 DEBUG 2.8.12: git://github.com/docker-library/redis@a24ab024248cb9b717c925a28516da2a8e1ae998

2014-06-24 19:23:42,073 DEBUG redis: latest,2.8,2.8.12
2014-06-24 19:23:42,073 DEBUG Cloning repo_url=git://github.com/docker-library/redis, ref=a24ab024248cb9b717c925a28516da2a8e1ae998
2014-06-24 19:23:42,073 DEBUG folder = /tmp/tmpMwo0hl
2014-06-24 19:23:42,074 DEBUG Cloning git://github.com/docker-library/redis into /tmp/tmpMwo0hl
2014-06-24 19:23:42,074 DEBUG Executing "git clone git://github.com/docker-library/redis ." in /tmp/tmpMwo0hl
Cloning into '.'...
remote: Counting objects: 18661, done.
remote: Compressing objects: 100% (5630/5630), done.
remote: Total 18661 (delta 12879), reused 18637 (delta 12862)
Receiving objects: 100% (18661/18661), 8.67 MiB | 1.05 MiB/s, done.
Resolving deltas: 100% (12879/12879), done.
Checking connectivity... done.
2014-06-24 19:23:51,267 DEBUG Checkout ref:a24ab024248cb9b717c925a28516da2a8e1ae998 in /tmp/tmpMwo0hl
2014-06-24 19:23:51,267 DEBUG Executing "git checkout a24ab024248cb9b717c925a28516da2a8e1ae998" in /tmp/tmpMwo0hl
Note: checking out 'a24ab024248cb9b717c925a28516da2a8e1ae998'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:

  git checkout -b new_branch_name

HEAD is now at a24ab02... Update Dockerfile to create a system group, not a user group
2014-06-24 19:23:51,303 INFO Build start: redis ('git://github.com/docker-library/redis', 'a24ab024248cb9b717c925a28516da2a8e1ae998', '.')
2014-06-24 19:29:59,728 INFO Build success: e62a5624c2b5 (redis:latest)
2014-06-24 19:29:59,733 INFO Build success: e62a5624c2b5 (redis:2.8)
2014-06-24 19:29:59,738 INFO Build success: e62a5624c2b5 (redis:2.8.12)

HarikrishnanBalagopal pushed a commit to HarikrishnanBalagopal/official-images that referenced this pull request Mar 20, 2023
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