1
0
mirror of https://github.com/TheLocehiliosan/yadm synced 2026-03-02 03:49:29 +00:00

Add man to testbed Docker image

This commit is contained in:
Tim Byrne
2020-01-20 08:21:57 -06:00
parent d5b217f850
commit d16f4b134a
4 changed files with 6 additions and 5 deletions

View File

@@ -22,6 +22,7 @@ RUN \
gnupg \
lsb-release \
make \
man \
python3-pip \
shellcheck=0.4.6-1 \
vim \