-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello,
I'm trying to create AsciiDoc from Confluence on the company's intranet without a connection to the Internet.
For this I use the Docker image doctoolchain/doctoolchain-with-pandoc:v2.2.1.
Creating pages and deploying them to Confluence works without any problems.
Pandoc is not found when calling ~/docToolchain/dtcw exportConfluence.
I ran the image on my private PC. Even there he can't find pandoc. not even in the latest version.
Am I missing a configuration or is something else not right?
// for exportConfluence task
export = [
srcDir: 'sample_data',
destDir: 'src/docs2'
]
Both directories begin in the root directory of the project.
Best regards
Martin
Metadata
Metadata
Assignees
Labels
No labels