mirror of
https://github.com/TheLocehiliosan/yadm
synced 2026-03-02 03:49:29 +00:00
Add vim to testbed image
Having an editor within a testhost/scripthost is useful.
This commit is contained in:
@@ -24,6 +24,7 @@ RUN \
|
||||
make \
|
||||
python3-pip \
|
||||
shellcheck=0.4.6-1 \
|
||||
vim \
|
||||
;
|
||||
RUN pip3 install \
|
||||
envtpl \
|
||||
|
||||
Reference in New Issue
Block a user