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 to Docker 1.9, remove 1.7 #1161

Merged
merged 1 commit into from
Nov 3, 2015
Merged

Conversation

tianon
Copy link
Member

@tianon tianon commented Nov 3, 2015

No description provided.

@yosifkit
Copy link
Member

yosifkit commented Nov 3, 2015

LGTM, Build test of #1161; 0c7082a (docker):

$ url="https://raw.githubusercontent.com/docker-library/official-images/0c7082a329a1af8bea1dcf759f79e092c5823d74/library/docker"
$ bashbrew build "$url"
Fetching docker (git://github.com/docker-library/docker) ...
Processing docker:1.9.0 ...
Processing docker:1.9 ...
Processing docker:1 ...
Processing docker:latest ...
Processing docker:1.9.0-dind ...
Processing docker:1.9-dind ...
Processing docker:1-dind ...
Processing docker:dind ...
Processing docker:1.9.0-git ...
Processing docker:1.9-git ...
Processing docker:1-git ...
Processing docker:git ...
Processing docker:1.8.3 ...
Processing docker:1.8 ...
Processing docker:1.8.3-dind ...
Processing docker:1.8-dind ...
Processing docker:1.8.3-git ...
Processing docker:1.8-git ...
$ bashbrew list --uniq "$url" | xargs test/run.sh
testing docker:1.9.0
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing docker:1.9.0-dind
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'docker-dind' [5/5]...passed
testing docker:1.9.0-git
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing docker:1.8.3
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed
testing docker:1.8.3-dind
    'utc' [1/5]...passed
    'cve-2014--shellshock' [2/5]...passed
    'no-hard-coded-passwords' [3/5]...passed
    'override-cmd' [4/5]...passed
    'docker-dind' [5/5]...passed
testing docker:1.8.3-git
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

yosifkit added a commit that referenced this pull request Nov 3, 2015
Update to Docker 1.9, remove 1.7
@yosifkit yosifkit merged commit bdc514f into docker-library:master Nov 3, 2015
@yosifkit yosifkit deleted the docker branch November 3, 2015 21: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.

2 participants