Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

WASdev/ci.docker.ibm-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM HTTP Server and Docker

Support Statement

This repository can still be used to build IBM HTTP Server (IHS) images, but these images are no longer being published to the ibmcom Docker Hub registry. The ibmcom/ibm-http-server images are no longer published and have been removed.

IHS is supported only when used in a way that is direct or otherwise necessary to support an IBM product (such as WebSphere Application Server) that includes it. Using IHS as a gateway to WebSphere (or any other IBM product) running in OpenShift (or any other Kubernetes platform) is NOT a supported configuration, since this platform provides this function intrinsically. For more details see https://publib.boulder.ibm.com/httpserv/ihsdiag/openshift.html

Building the Images

Archive Builds (IBM HTTP Server 9.0 and above only)

This is the preferred method.

Building the IHS image using an IHS archive is the simplest method as it does not require IM to be installed. The IHS archive also includes the WebSphere plugin files under the plugin directory. This is the recommended way to build the IHS image. Note that IHS archive requires entitlement.

Installation Manager Builds

This method is deprecated.

The ILAN and production images have a dependency on IBM Installation Manager in order to be built. We recommend building the IBM HTTP Server images from an archive instead since it requires you to collect a single small zip file instead of several large ones.