Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

ptimof/docker-opengamma

Docker container for the OpenGamma demo.

Quickstart

docker build -t ptimof/opengamma .
docker run --rm -p 8080:8080 ptimof/opengamma

Wait for the server to start up (should a minute or so), then point your browser to http://localhost:8080