Add 'vim' to runtime image

This commit is contained in:
Tom Wiesing 2020-07-07 17:20:34 +02:00
parent c77817fba1
commit 2dfed350e0
No known key found for this signature in database
GPG key ID: DC1F29F2BC78AB15

View file

@ -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 \