ANN: Lightwallet docker image

I just published a docker image for running the lightwallet.
To run:

docker run --rm -p 8080:80 rb2nem/lightwallet

then access http://localhost:8080. This is experimental, feedback welcome.