config: add jq and man pkgs
This commit is contained in:
@@ -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/*
|
||||
|
||||
Reference in New Issue
Block a user