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 websphere-liberty beta to 2018.9.0_0 #4894

Merged
merged 1 commit into from
Oct 1, 2018

Conversation

wraschke
Copy link
Contributor

No description provided.

@tianon
Copy link
Member

tianon commented Oct 1, 2018

Diff:
diff --git a/websphere-liberty_beta/Dockerfile b/websphere-liberty_beta/Dockerfile
index 4676580..89b6873 100644
--- a/websphere-liberty_beta/Dockerfile
+++ b/websphere-liberty_beta/Dockerfile
@@ -21,7 +21,7 @@ RUN apt-get update \
     && rm -rf /var/lib/apt/lists/*
 
 # Install WebSphere Liberty
-ENV LIBERTY_VERSION 2018.8.0_1
+ENV LIBERTY_VERSION 2018.9.0_0
 RUN LIBERTY_URL=$(wget -q -O - https://public.dhe.ibm.com/ibmdl/export/pub/software/websphere/wasdev/downloads/wlp/index.yml  | grep $LIBERTY_VERSION -A 3 | sed -n 's/\s*webProfile7:\s//p' | tr -d '\r')  \
     && echo $LIBERTY_URL \
     && wget -q $LIBERTY_URL -U UA-IBM-WebSphere-Liberty-Docker -O /tmp/wlp-beta.zip \

@tianon
Copy link
Member

tianon commented Oct 1, 2018

LGTM

Build test of #4894; fe20c3a; amd64 (websphere-liberty):

$ bashbrew build websphere-liberty:kernel
Building bashbrew/cache:21365d0b7e934ddffeaf284f56e2caca8da1842bf939ac73b5df8e34028b529a (websphere-liberty:kernel)
Tagging websphere-liberty:kernel

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


$ bashbrew build websphere-liberty:beta
Building bashbrew/cache:c6efd711b635b2021d664f56cafa1d0225ba940ba0aaa2ec70446e386aa5f47b (websphere-liberty:beta)
Tagging websphere-liberty:beta

$ test/run.sh websphere-liberty:beta
testing websphere-liberty: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 websphere-liberty:springBoot1
Building bashbrew/cache:888caa059cbc448fa4c356ece5bbb2622105409ad6eb6ab30cf21cbbc4815652 (websphere-liberty:springBoot1)
Tagging websphere-liberty:springBoot1

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


$ bashbrew build websphere-liberty:webProfile7
Building bashbrew/cache:3e23fb38627ea0b740da982f1dc1ccfe02a48078f335b71d1f41af43fcddbd5f (websphere-liberty:webProfile7)
Tagging websphere-liberty:webProfile7

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


$ bashbrew build websphere-liberty:javaee7
Building bashbrew/cache:a010035f1a02dc1508213272702df9aab4c96beabb26e07a8c25c1a452777467 (websphere-liberty:javaee7)
Tagging websphere-liberty:javaee7

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


$ bashbrew build websphere-liberty:javaee8
Building bashbrew/cache:60b05ffdeff21f0d7ff1899de35bb50a28b587ef3863a648fc08647ab0a1a5c7 (websphere-liberty:javaee8)
Tagging websphere-liberty:javaee8
Tagging websphere-liberty:latest

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


$ bashbrew build websphere-liberty:webProfile8
Building bashbrew/cache:85d92142aba54875293ca8b901c57e6dcd68f09a83d7c274ecf6b7c60b551614 (websphere-liberty:webProfile8)
Tagging websphere-liberty:webProfile8

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


$ bashbrew build websphere-liberty:microProfile1
Building bashbrew/cache:ddc5b62d7f00a8752688113e51708d79552964c8d210b61858826534a26de981 (websphere-liberty:microProfile1)
Tagging websphere-liberty:microProfile1

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


$ bashbrew build websphere-liberty:microProfile2
Building bashbrew/cache:8f1575c43e9c881ffc330ff8adda7774ce24226c63cac9af78c2295fafdfd85d (websphere-liberty:microProfile2)
Tagging websphere-liberty:microProfile2
Tagging websphere-liberty:microProfile

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


$ bashbrew build websphere-liberty:springBoot2
Building bashbrew/cache:7df09bf9eab6987dc814b27ea899b26d8c92abf91dc80652e6c0d39b44f5f55d (websphere-liberty:springBoot2)
Tagging websphere-liberty:springBoot2

$ test/run.sh websphere-liberty:springBoot2
testing websphere-liberty:springBoot2
	'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 dc05644 into docker-library:master Oct 1, 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