feat: add git, man
This commit is contained in:
parent
67cfd6b9a5
commit
82c406ffa3
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ RUN set -eux && \
|
|||
net-tools \
|
||||
screen \
|
||||
vim \
|
||||
git \
|
||||
man \
|
||||
&& \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm /etc/ssh/ssh_host_*key* && \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue