Skip to content

Run docker containers with WebSphere and Sql Server, and deploy a simple web application

License

Notifications You must be signed in to change notification settings

sgdan/docker-websphere-sqlserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-websphere-sqlserver

Run a simple hello-world webapp on WebSphere 9 using the docker image provided by IBM:

Also uses dev SQL Server image provided by Microsoft:

Uses the gradle-dcompse-plugin to manage docker containers:

Uses WDR to simplify WebSphere configuration:

Run

To start run:

./gradlew startContainers

This will run 3 containers (links assume your docker VM is bridged to localhost):

The web app is installed and you should see recent request times:

About

Run docker containers with WebSphere and Sql Server, and deploy a simple web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published