We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c2f05 commit 2ee6b7aCopy full SHA for 2ee6b7a
1 file changed
ansible/Dockerfile
@@ -4,6 +4,7 @@ ARG JAVA_VERSION=21
4
5
RUN apt-get update && apt-get install --no-install-recommends -y \
6
bash \
7
+ vim \
8
git \
9
curl \
10
unzip \
0 commit comments