/ci.docker.tutorials

Hands-on tutorials walking through using Websphere Application Server with Docker.

Apache License 2.0Apache-2.0

WebSphere Application Server and Docker Tutorials

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:

  1. Running WebSphere Liberty Containers introduces the basics of starting a Docker container with WebSphere Application Server Liberty
  2. Adding an Application looks at the different ways in which an application can be run on top of WebSphere Liberty running in a container
  3. Working with Related Containers covers linking together related containers and using Docker Compose to simplify their management
  4. Deploying to IBM Containers shows how to build and deploy to the IBM Containers service running on IBM Bluemix