mindscratch / docker-glu

docker image for running the glu tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker build -t=codecraig/docker-glu .
docker run -p 80:80 -t -i codecraig/docker-glu /bin/bash

Once in...

/data/org.linkedin.glu.packaging-all-5.5.1/bin/tutorial.sh start
nginx

Now you can hit http://hostname/console to see Glu.

About

docker image for running the glu tutorial


Languages

Language:Shell 100.0%