dev #2
@@ -23,7 +23,8 @@ RUN apt update && \
|
||||
gem install Mxx_ru && \
|
||||
mxxruexternals && \
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user