This project contains hands-on tutorials that walk through the use of WebSphere Application Server with Docker. The tutorials assume that you are running Docker Toolbox (1.10 or later) on Windows or OS/X. Begin by cloning this repository on to your host file system. Each of the tutorials may be completed independently but the following is a suggested order:
- Running WebSphere Liberty Containers introduces the basics of starting a Docker container with WebSphere Application Server Liberty
- Adding an Application looks at the different ways in which an application can be run on top of WebSphere Liberty running in a container
- Working with Related Containers covers linking together related containers and using Docker Compose to simplify their management
- Deploying to IBM Containers shows how to build and deploy to the IBM Containers service running on IBM Bluemix