Don't --rm docker.

This commit is contained in:
John MacFarlane 2021-03-06 12:31:04 -08:00
parent 735a69de6b
commit faa77316ca

View file

@ -86,7 +86,6 @@ debpkg: man/pandoc.1
-e REVISION=$(REVISION) \
-w /mnt \
--memory=0 \
--rm \
$(DOCKERIMAGE) \
bash \
/mnt/linux/make_artifacts.sh