Skip to content

Commit 56b0685

Browse files
committed
WIP: install vim as part of the image
1 parent f1ae317 commit 56b0685

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/docker/build/ubuntu24-prof/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,7 @@ RUN groupadd -g ${freerad_gid} -r freerad \
9898
cmake \
9999
make \
100100
git \
101+
vim \
101102
# SSL / compression / memory libs
102103
libssl-dev \
103104
libbrotli-dev \

0 commit comments

Comments
 (0)