container to test deis docs
$ git clone https://github.com/deis/deis.git
$ docker run --rm -t -i -v `pwd`/deis:/deis -p 8000:8000 lorieri/deis-docs
$ docker run -e "http_proxy=http://proxy:3128" -e "https_proxy=http://proxy:3128" --rm -t -i -v `pwd`/deis:/deis -p 8000:8000 lorieri/deis-docs
then point your browser to http://localhost:8000
Control+C to exit
Content type
Image
Digest
sha256:3589803f9…
Size
194.9 MB
Last updated
almost 11 years ago
docker pull lorieri/deis-docs