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