From afad164e38f30e74a24d54b3dc2fb70808f38685 Mon Sep 17 00:00:00 2001 From: Fergal Moran Date: Tue, 3 Nov 2015 21:53:10 +0000 Subject: [PATCH] Fixed dot install --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 129270c..91fcfa4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -62,7 +62,7 @@ RUN printf 'y' | vim +BundleInstall +qall \ #Set up bash RUN git clone https://github.com/fergalmoran/dotfiles.git ${HOME}/dotfiles\ && cd ${HOME}/dotfiles \ - && ./install + && ./install.sh # Create a shared data volume # We need to create an empty file, otherwise the volume will