Shipper is a web UI for http://docker.io
more wiki on the road, project is still underdeveloped.
go get github.com/coderoamer/shipper- download shipper into your $GOPATHcd $GOPATH/src/github.com/coderoamer/shippergo build- build shippershipper dev- download assets & put them into the right placeshipper web- to kick off your web app
Run shipper test to run unit test.
With flag -b true to run benchmark test, like this:
shipper test -b true
type shipper to get help