Add vim to use inside image
This commit is contained in:
+2
-1
@@ -32,7 +32,8 @@ RUN apt-get update && \
|
|||||||
file \
|
file \
|
||||||
rsync \
|
rsync \
|
||||||
wget \
|
wget \
|
||||||
&& apt-get clean
|
vim \
|
||||||
|
&& apt-get clean
|
||||||
|
|
||||||
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
|
RUN rm /bin/sh && ln -s /bin/bash /bin/sh
|
||||||
ENV CONFIG_SHELL=/bin/bash
|
ENV CONFIG_SHELL=/bin/bash
|
||||||
|
|||||||
Reference in New Issue
Block a user