ci: docker_tag=ext - Update Dockerfiles with comprehensive dependencies and tools

This commit is contained in:
Debian Dev4 2025-09-21 13:45:54 +00:00
parent b507c54c70
commit e1f4f8b4ed

View File

@ -13,6 +13,35 @@ RUN apk update && apk upgrade && apk add --no-cache \
busybox-extras \
npm \
coreutils \
build-base \
autoconf \
automake \
libtool \
pkgconfig \
cmake \
ninja \
clang \
lldb \
lld \
make \
tree \
ncdu \
mc \
ctags \
cscope \
vim \
emacs \
sed \
gawk \
iputils \
net-tools \
iproute2 \
python3 \
python3-dev \
py3-pip \
go \
rust \
cargo \
&& npm install -g wscat
# Installation des dépendances