Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

Commit f1b7941

Browse files
committed
Added Vim editor
1 parent a38225e commit f1b7941

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ ARG MONGODB_URI
66
RUN apt-get update && apt-get install -y \
77
git \
88
nano \
9+
vim \
910
sudo \
1011
default-jdk \
1112
maven && \

0 commit comments

Comments
 (0)