DOCKER ?= $(shell which docker) default: $(DOCKER) build -t $(shell whoami)/pandoc .