feat(toolbox-base): add monitoring and watch tooling

This commit is contained in:
2025-10-29 07:17:40 -05:00
parent 452841e320
commit d26235f5e2
4 changed files with 11 additions and 6 deletions

View File

@@ -18,11 +18,14 @@ RUN --mount=type=cache,target=/var/cache/apt,sharing=locked \
git \
jq \
bc \
htop \
btop \
locales \
openssh-client \
ripgrep \
tmux \
screen \
entr \
fd-find \
bat \
httpie \