From f7a45bca59698dc8bd9eb826ad3a4dc4dac5e1a3 Mon Sep 17 00:00:00 2001 From: Nicolas Braud-Santoni Date: Sun, 21 Aug 2016 00:17:39 +0200 Subject: Don't keep git metadata in the resulting image --- manifest.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.yaml b/manifest.yaml index 8ccd3f9..2bdf5f9 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -66,6 +66,7 @@ plugins: commands: commands: + - [rm, -rf, '{root}/srv/manman/.git'] - [chroot, '{root}', gem, install, -v=0.8.7, rake] - [chroot, '{root}', gem, install, -v=1.2.6, rails] - [chroot, '{root}', adduser, --system, --group, -- cgit v1.2.1