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 swarm v1.2.8-rc1 #3168

Merged

Conversation

nishanttotla
Copy link
Contributor

Ping @tianon @yosifkit @moghedrin

Signed-off-by: Nishant Totla nishanttotla@gmail.com

Signed-off-by: Nishant Totla <nishanttotla@gmail.com>
@yosifkit
Copy link
Member

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index 64bc139..a4e7b3c 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1 +1,2 @@
+swarm:1.2.8-rc1 @ amd64
 swarm:latest @ amd64
diff --git a/_bashbrew-list b/_bashbrew-list
index 292ab72..628afc9 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -1,2 +1,3 @@
 swarm:1.2.7
+swarm:1.2.8-rc1
 swarm:latest
diff --git a/swarm_latest/Dockerfile b/swarm_1.2.8-rc1/Dockerfile
similarity index 100%
copy from swarm_latest/Dockerfile
copy to swarm_1.2.8-rc1/Dockerfile
diff --git a/swarm_latest/certs/ca-certificates.crt b/swarm_1.2.8-rc1/certs/ca-certificates.crt
similarity index 100%
copy from swarm_latest/certs/ca-certificates.crt
copy to swarm_1.2.8-rc1/certs/ca-certificates.crt
diff --git a/swarm_latest/swarm b/swarm_1.2.8-rc1/swarm
similarity index 71%
copy from swarm_latest/swarm
copy to swarm_1.2.8-rc1/swarm
index 859507f..5713105 100755
Binary files a/swarm_latest/swarm and b/swarm_1.2.8-rc1/swarm differ
diff --git a/swarm_latest/tmp/.dummy b/swarm_1.2.8-rc1/tmp/.dummy
similarity index 100%
copy from swarm_latest/tmp/.dummy
copy to swarm_1.2.8-rc1/tmp/.dummy

@yosifkit
Copy link
Member

Build test of #3168; b22a51a (swarm):

$ bashbrew build swarm:1.2.8-rc1
Building bashbrew/cache:fa8126fa4a5e506a90db9541f7ef97865cb326e3d67bbf3a9171e61f6d2934fa (swarm:1.2.8-rc1)
Tagging swarm:1.2.8-rc1

$ test/run.sh swarm:1.2.8-rc1
testing swarm:1.2.8-rc1
	'cve-2014--shellshock' [1/2]...passed
	'override-cmd' [2/2]...image does not appear to contain "echo" -- assuming single-binary image
passed


$ bashbrew build swarm:1.2.7
Using bashbrew/cache:a05cb60593d0ec5eb0eb434795155e5338e5ae1111e9bf9499383dec74ef5a50 (swarm:1.2.7)
Tagging swarm:1.2.7
Tagging swarm:latest

$ test/run.sh swarm:1.2.7
testing swarm:1.2.7
	'cve-2014--shellshock' [1/2]...passed
	'override-cmd' [2/2]...image does not appear to contain "echo" -- assuming single-binary image
passed

@yosifkit yosifkit merged commit 4b05115 into docker-library:master Jul 10, 2017
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