Compare commits

..

No commits in common. "7f400b6b59eedc1d3516508a341ca57fbed6fe90" and "b967a471b5f00872dc89249da7753e255ed4b4d2" have entirely different histories.

2 changed files with 0 additions and 4 deletions

View File

@ -42,8 +42,6 @@ RUN set -eu && extra="" && \
qemu-system-x86 \
"$extra" && \
apt-get clean && \
mkdir -p /etc/qemu && \
echo "allow br0" > /etc/qemu/bridge.conf && \
unlink /etc/nginx/sites-enabled/default && \
sed -i 's/^worker_processes.*/worker_processes 1;/' /etc/nginx/nginx.conf && \
echo "$VERSION_ARG" > /run/version && \

View File

@ -72,8 +72,6 @@ CPU="${CPU// Processor/}"
CPU="${CPU// Quad core/}"
CPU="${CPU// Core TM/ Core}"
CPU="${CPU// with Radeon Graphics/}"
CPU="${CPU// with Radeon Vega Graphics/}"
[ -z "${CPU// /}" ] && CPU="Unknown"
# Check system