We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7647634 + fbf2758 commit 527b53fCopy full SHA for 527b53f
Makefile
@@ -13,7 +13,7 @@ ifeq "$(strip $(PANDOC))" ''
13
-v $(shell pwd)/$(OUTPUT_DIRNAME)/:/$(OUTPUT_DIRNAME)/ \
14
-u $(shell id -u) \
15
--workdir /input \
16
- vbatts/pandoc
+ docker.io/vbatts/pandoc:1.16.0.2-1.fc24
17
PANDOC_SRC := /input/
18
PANDOC_DST := /
19
endif
0 commit comments