Docker container for the OpenGamma demo.
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
Docker container for the OpenGamma demo.
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