DockerCLI/scripts/docs
Morten Linderud 29bd82ba14
generate-man.sh: Only build md2man if it's not installed
Distributions uses generate-man.sh to create man pages, however it only
assumes a container environment and attempts to build binaries towards
`/go` which might be an illegal path in `fakeroot`.

This patch ensures we only build `md2man` from the vendored sources if
the command is not present. This allows distributions to supply thier
packaged `md2man`.

Signed-off-by: Morten Linderud <morten@linderud.pw>
2020-12-09 23:06:18 +01:00
..
generate-authors.sh Add AUTHORS file and script 2018-01-02 17:00:22 +01:00
generate-man.sh generate-man.sh: Only build md2man if it's not installed 2020-12-09 23:06:18 +01:00
generate-yaml.sh Add scripts folder to shellcheck 2017-07-19 16:33:58 +01:00