aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-03-06 12:31:04 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-03-06 12:31:04 -0800
commitfaa77316ca92cdb8dca981bd71726b692682de1d (patch)
treed536aa2d152e6b62d85e6b5cb1e00541e976911d /Makefile
parent735a69de6b94e32ee9aceb44a893de4067f24354 (diff)
downloadpandoc-faa77316ca92cdb8dca981bd71726b692682de1d.tar.gz
Don't --rm docker.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5f74cfd2e..e5da75616 100644
--- a/Makefile
+++ b/Makefile
@@ -86,7 +86,6 @@ debpkg: man/pandoc.1
-e REVISION=$(REVISION) \
-w /mnt \
--memory=0 \
- --rm \
$(DOCKERIMAGE) \
bash \
/mnt/linux/make_artifacts.sh