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