2024年 03月 18日 星期一 14:45:31 CST test by bot.

This commit is contained in:
licsber 2024-03-18 14:45:31 +08:00
parent 97fb887783
commit 6564fd9ac7

View File

@ -6,7 +6,8 @@ RUN lscpu && \
apt update > /dev/null && \
apt install -y -qq build-essential clang flex bison g++ gawk \
gcc-multilib g++-multilib gettext git libncurses-dev libssl-dev \
python3-distutils rsync unzip zlib1g-dev file wget screenfetch && \
python3-distutils rsync unzip zlib1g-dev file wget \
screenfetch tree && \
apt clean > /dev/null && \
rm -rf /var/lib/apt/list/* && \
screenfetch