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

Registry 2.5.0-rc2 #1923

Merged
merged 1 commit into from
Jul 6, 2016
Merged

Conversation

RichardScothern
Copy link

🎈

Signed-off-by: Richard Scothern [email protected]

@yosifkit
Copy link
Member

yosifkit commented Jul 6, 2016

Did you want to drop rc1?

@tianon
Copy link
Member

tianon commented Jul 6, 2016

warning: insecure protocol git:// detected: git://github.com/docker/distribution-library-image
diff --git a/registry_2.5.0-rc.1/Dockerfile b/registry_2.5.0-rc.2/Dockerfile
similarity index 100%
copy from registry_2.5.0-rc.1/Dockerfile
copy to registry_2.5.0-rc.2/Dockerfile
diff --git a/registry_2.5.0-rc.1/docker-entrypoint.sh b/registry_2.5.0-rc.2/docker-entrypoint.sh
similarity index 100%
copy from registry_2.5.0-rc.1/docker-entrypoint.sh
copy to registry_2.5.0-rc.2/docker-entrypoint.sh
diff --git a/registry_2.5.0-rc.1/registry/config-example.yml b/registry_2.5.0-rc.2/registry/config-example.yml
similarity index 100%
copy from registry_2.5.0-rc.1/registry/config-example.yml
copy to registry_2.5.0-rc.2/registry/config-example.yml
diff --git a/registry_2.5.0-rc.1/registry/registry b/registry_2.5.0-rc.2/registry/registry
similarity index 74%
copy from registry_2.5.0-rc.1/registry/registry
copy to registry_2.5.0-rc.2/registry/registry
index a0ed916..f068605 100755
Binary files a/registry_2.5.0-rc.1/registry/registry and b/registry_2.5.0-rc.2/registry/registry differ

@RichardScothern
Copy link
Author

I was going to drop all RCs when I make the release. Is it much of a pain to have rc1 still in there?

@tianon
Copy link
Member

tianon commented Jul 6, 2016 via email

Signed-off-by: Richard Scothern <[email protected]>
@RichardScothern
Copy link
Author

OK. Removed.

@tianon
Copy link
Member

tianon commented Jul 6, 2016

LGTM 👍

@tianon
Copy link
Member

tianon commented Jul 6, 2016

Build test of #1923; a2902f3 (registry):

$ bashbrew build registry:2
warning: insecure protocol git:// detected: git://github.com/docker/distribution-library-image
Building bashbrew/cache:34577de93094b1479c6091bcd016f4e2c806221b62f96222df431b3b77ac3b6b (registry:2)
Tagging registry:2
Tagging registry:2.4
Tagging registry:2.4.1

$ test/run.sh registry:2
testing registry:2
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...Error: unknown command "echo"
Run 'registry help' for usage.
failed


$ bashbrew build registry:2.5.0-rc.2
Building bashbrew/cache:4b182262423a0c5ef87730aa9311a987c27e16b0021972fa99b160841879c68c (registry:2.5.0-rc.2)
Tagging registry:2.5.0-rc.2

$ test/run.sh registry:2.5.0-rc.2
testing registry:2.5.0-rc.2
    'utc' [1/4]...passed
    'cve-2014--shellshock' [2/4]...passed
    'no-hard-coded-passwords' [3/4]...passed
    'override-cmd' [4/4]...passed

The following images failed at least one test: registry:2

@tianon tianon merged commit 88d8b7e into docker-library:master Jul 6, 2016
@RichardScothern RichardScothern deleted the registry-2.5-rc2 branch November 11, 2016 21:43
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.

5 participants