config: add jq and man pkgs
This commit is contained in:
parent
ef6ff01558
commit
b1b984ffed
@ -22,6 +22,8 @@ RUN apt-get update && export DEBIAN_FRONTEND=noninteractive \
|
||||
locales \
|
||||
tree \
|
||||
htop \
|
||||
jq \
|
||||
man \
|
||||
&& apt-get autoremove -y \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user