Add docker tools to build containers
Some checks failed
publish / docker (push) Failing after 1m1s

This commit is contained in:
2026-07-03 04:55:07 -05:00
parent 1688471a8c
commit 8a7b24a393

View File

@@ -9,7 +9,8 @@ RUN apt-get update && \
apt-get install --no-install-recommends -y \
ca-certificates curl file \
build-essential musl-tools \
autoconf automake autotools-dev libtool xutils-dev && \
autoconf automake autotools-dev libtool xutils-dev \
docker && \
rm -rf /var/lib/apt/lists/*
# ENV SSL_VERSION=1.0.2u