Skip to content

bpinto/docker-streisand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

769c11c · Nov 7, 2017

History

3 Commits
Nov 7, 2017
Feb 12, 2017
Feb 12, 2017

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