1
1

Add vim to use inside image

This commit is contained in:
2026-04-18 11:53:51 +02:00
parent 33253ada78
commit 685479af6e
+1
View File
@@ -32,6 +32,7 @@ RUN apt-get update && \
file \ file \
rsync \ rsync \
wget \ wget \
vim \
&& apt-get clean && apt-get clean
RUN rm /bin/sh && ln -s /bin/bash /bin/sh RUN rm /bin/sh && ln -s /bin/bash /bin/sh