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.
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 .
.