Add 'vim' to runtime image
This commit is contained in:
parent
c77817fba1
commit
2dfed350e0
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ RUN apt-get update && apt-get install -y \
|
||||||
default-mysql-client \
|
default-mysql-client \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
git \
|
git \
|
||||||
|
vim \
|
||||||
&& \
|
&& \
|
||||||
docker-php-source extract && \
|
docker-php-source extract && \
|
||||||
docker-php-ext-install \
|
docker-php-ext-install \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue