Skip to content

Docker container does not have pandoc installed #477

@user-name-is-taken

Description

@user-name-is-taken

Bashly Version

Latest Docker Image

Description

The docker image ID 19b81be004c4 does not contain pandoc.

Contents of bashly.yml

No response

Reproduction Steps

$ bashly render :mandoc docs

Actual Behavior

saved docs/chrootdisk.md
sh: pandoc: not found
 RuntimeError 
Failed running pandoc
Make sure the following command succeeds and try again:

  pandoc -f markdown-smart -s --to man "docs/chrootdisk.md" > "docs/chrootdisk.1"

Expected Behavior

Generate a man page successfully

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingdockerRelated to the bashly docker image

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions