Dockerfile.aarch64 aktualisiert

This commit is contained in:
2026-03-24 14:55:41 +00:00
parent a985148381
commit a18ebec833

View File

@@ -23,7 +23,8 @@ RUN apt update && \
gem install Mxx_ru && \ gem install Mxx_ru && \
mxxruexternals && \ mxxruexternals && \
cd ../.. && \ cd ../.. && \
./build.sh -c gcc -b release ./build.sh -c gcc -b release && \
apt remove -y --purge git build-essential cmake curl ninja-build ccache git libcurl4-openssl-dev libevent-dev ruby libtbb-dev
WORKDIR /app WORKDIR /app