From 18bd62f25348fd0404966952e786ce0119dceea0 Mon Sep 17 00:00:00 2001 From: Volkan Aslan <83580341+volkan-aslan@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:01:56 +0100 Subject: [PATCH] Update Dockerfile --- Dockerfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Dockerfile b/Dockerfile index ea4e57c3952b..2a557789bcaf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -28,5 +28,7 @@ RUN apt-get install -y file wget cpio rsync build-essential git subversion cvs u #RUN echo WPEFRAMEWORK_TOOLS_OVERRIDE_SRCDIR=../thunder-tools >> local.mk ENV FORCE_UNSAFE_CONFIGURE=1 +RUN ls +RUN pwd RUN make raspberrypi3_wpe_defconfig RUN make