mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Add vim to testbed image
Having an editor within a testhost/scripthost is useful.
This commit is contained in:
parent
4613c1d0c4
commit
6df8509999
@ -24,6 +24,7 @@ RUN \
|
|||||||
make \
|
make \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
shellcheck=0.4.6-1 \
|
shellcheck=0.4.6-1 \
|
||||||
|
vim \
|
||||||
;
|
;
|
||||||
RUN pip3 install \
|
RUN pip3 install \
|
||||||
envtpl \
|
envtpl \
|
||||||
|
Loading…
Reference in New Issue
Block a user