From 2026bc889889d4d21b613536f7045227059b1b63 Mon Sep 17 00:00:00 2001 From: Aaron Fischer Date: Mon, 15 Feb 2016 22:38:28 +0100 Subject: [PATCH] Remove old containers --- INSTALL.mkd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.mkd b/INSTALL.mkd index f4e31f8..73dd660 100644 --- a/INSTALL.mkd +++ b/INSTALL.mkd @@ -15,5 +15,5 @@ looking visual representation of the book covers. Run this periodically: - docker run -v "$PWD/public:/buchdesmonats/public/" buchdesmonats + docker run --rm -v "$PWD/public:/buchdesmonats/public/" buchdesmonats