X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/17da2e2a21bb3eb37bfc2a3b0dbba12fdcd04a1d..b1ad99cde0605b4e1bfe0bd66a8485604bf125e5:/Dockerfile diff --git a/Dockerfile b/Dockerfile index e6b7ef4..a0ba047 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,4 +14,4 @@ CMD cd /ventoy \ && wget -O EDK2/edk2-edk2-stable201911.zip https://codeload.github.com/tianocore/edk2/zip/edk2-stable201911 \ && wget -P /opt/ https://releases.linaro.org/components/toolchain/binaries/7.4-2019.02/aarch64-linux-gnu/gcc-linaro-7.4.1-2019.02-x86_64_aarch64-linux-gnu.tar.xz \ && wget -P /opt/ https://toolchains.bootlin.com/downloads/releases/toolchains/aarch64/tarballs/aarch64--uclibc--stable-2020.08-1.tar.bz2 \ - && cd INSTALL && ls -la && sh all_in_one.sh CI + && cd INSTALL && ls -la && sh all_in_one.sh CI > DOC/build.log 2>&1