Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 621 Bytes

File metadata and controls

7 lines (4 loc) · 621 Bytes

WebSphere Application Server Liberty Beta image for Docker

The Dockerfile in this directory is used to build the websphere-liberty:beta image on Docker Hub. The resultant image contains IBM WebSphere Application Server Liberty Beta and an IBM Java Runtime Environment.

Usage

Instructions for using the image can be found on Docker Hub. It is possible to build the image yourself by cloning this repository, change to the beta/ directory and then issuing the command docker build ..