pandoc: builder for vbatts/pandoc
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
parent
23f09aff00
commit
3b1532a996
2 changed files with 9 additions and 0 deletions
6
pandoc/Makefile
Normal file
6
pandoc/Makefile
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
DOCKER ?= $(shell which docker)
|
||||
|
||||
default:
|
||||
$(DOCKER) build -t $(shell whoami)/pandoc .
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue