diff --git a/distillery/resources/compose/runtime/Dockerfile b/distillery/resources/compose/runtime/Dockerfile index 201a8a5..1d045ce 100644 --- a/distillery/resources/compose/runtime/Dockerfile +++ b/distillery/resources/compose/runtime/Dockerfile @@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \ default-mysql-client \ imagemagick \ git \ + vim \ && \ docker-php-source extract && \ docker-php-ext-install \