Skip to content

bpinto/docker-streisand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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.

Releases

No releases published

Packages

No packages published