Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 337 Bytes

A Docker image to run Streisand.

Quickstart

docker run -it --rm -v $HOME/.ssh:/root/.ssh -v $PWD/generated-docs:/streisand/generated-docs bpinto/streisand
  • Your $HOME/.ssh/id_rsa.pub ssh key will be used.

  • Generated documentation can be found at ./generated-docs/streisand.html.