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 Couchbase Server CE to 5.1.1 #4459

Merged
merged 1 commit into from
Jun 14, 2018
Merged

Conversation

ceejatec
Copy link
Contributor

No description provided.

@tianon
Copy link
Member

tianon commented Jun 14, 2018

Diff:
diff --git a/_bashbrew-arches b/_bashbrew-arches
index 73eb794..31b483a 100644
--- a/_bashbrew-arches
+++ b/_bashbrew-arches
@@ -1,5 +1,5 @@
 couchbase:5.5.0-beta @ amd64
 couchbase:community-4.5.1 @ amd64
-couchbase:community-5.0.1 @ amd64
+couchbase:community-5.1.1 @ amd64
 couchbase:enterprise-4.6.5 @ amd64
 couchbase:enterprise-5.1.1 @ amd64
diff --git a/_bashbrew-list b/_bashbrew-list
index 3059b2e..4db4b27 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -3,7 +3,7 @@ couchbase:5.1.1
 couchbase:5.5.0-beta
 couchbase:community
 couchbase:community-4.5.1
-couchbase:community-5.0.1
+couchbase:community-5.1.1
 couchbase:enterprise
 couchbase:enterprise-4.6.5
 couchbase:enterprise-5.1.1
diff --git a/couchbase_community-5.0.1/Dockerfile b/couchbase_community-5.1.1/Dockerfile
similarity index 93%
rename from couchbase_community-5.0.1/Dockerfile
rename to couchbase_community-5.1.1/Dockerfile
index c5ef91d..25f6d05 100644
--- a/couchbase_community-5.0.1/Dockerfile
+++ b/couchbase_community-5.1.1/Dockerfile
@@ -20,10 +20,10 @@ RUN apt-get update && \
     apt-get autoremove && apt-get clean && \
     rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
 
-ARG CB_VERSION=5.0.1
+ARG CB_VERSION=5.1.1
 ARG CB_RELEASE_URL=https://packages.couchbase.com/releases
-ARG CB_PACKAGE=couchbase-server-community_5.0.1-ubuntu16.04_amd64.deb
-ARG CB_SHA256=44570a34323934a9e668787c26b13e8556e678de2de15052e383e5573cf34931
+ARG CB_PACKAGE=couchbase-server-community_5.1.1-ubuntu16.04_amd64.deb
+ARG CB_SHA256=b8d15af64710c61f8a98218c632becb400feec8a99a593f8e76aa3320fa58bbb
 
 ENV PATH=$PATH:/opt/couchbase/bin:/opt/couchbase/bin/tools:/opt/couchbase/bin/install
 
diff --git a/couchbase_community-5.0.1/scripts/dummy.sh b/couchbase_community-5.1.1/scripts/dummy.sh
similarity index 100%
rename from couchbase_community-5.0.1/scripts/dummy.sh
rename to couchbase_community-5.1.1/scripts/dummy.sh
diff --git a/couchbase_community-5.0.1/scripts/entrypoint.sh b/couchbase_community-5.1.1/scripts/entrypoint.sh
similarity index 100%
rename from couchbase_community-5.0.1/scripts/entrypoint.sh
rename to couchbase_community-5.1.1/scripts/entrypoint.sh
diff --git a/couchbase_community-5.0.1/scripts/run b/couchbase_community-5.1.1/scripts/run
similarity index 100%
rename from couchbase_community-5.0.1/scripts/run
rename to couchbase_community-5.1.1/scripts/run

@tianon
Copy link
Member

tianon commented Jun 14, 2018

LGTM

Build test of #4459; 639a36a; amd64 (couchbase):

$ bashbrew build couchbase:latest
Building bashbrew/cache:27b4c7f9eb91ee1d2fc57ba37bd941b757eda64758a168ce828b15d3ac94e0ca (couchbase:latest)
Tagging couchbase:latest
Tagging couchbase:enterprise
Tagging couchbase:5.1.1
Tagging couchbase:enterprise-5.1.1

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


$ bashbrew build couchbase:5.5.0-beta
Building bashbrew/cache:8715509a417dffee72e1c136ea1c4820513e4dc423a143253ed198c664d5e6a6 (couchbase:5.5.0-beta)
Tagging couchbase:5.5.0-beta

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


$ bashbrew build couchbase:4.6.5
Building bashbrew/cache:71fcd0292337c0cbdc983b1fd2efcbf4ab1fc5106f4d096c1b16cdeede0ad28b (couchbase:4.6.5)
Tagging couchbase:4.6.5
Tagging couchbase:enterprise-4.6.5

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


$ bashbrew build couchbase:community
Building bashbrew/cache:0322d98a976820257fa0c23b07a6606ed57580ad559d6ec9364927bc54cc28b8 (couchbase:community)
Tagging couchbase:community
Tagging couchbase:community-5.1.1

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


$ bashbrew build couchbase:community-4.5.1
Building bashbrew/cache:6befbf19560152d81e491c6e4be201f8494e41d23615a2694866afe70e958ed1 (couchbase:community-4.5.1)
Tagging couchbase:community-4.5.1

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

@tianon tianon merged commit 2a9953a into docker-library:master Jun 14, 2018
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