diff --git a/Dockerfile.arch-ppc b/Dockerfile.arch-ppc index a225d28..fcdbeb1 100644 --- a/Dockerfile.arch-ppc +++ b/Dockerfile.arch-ppc @@ -1,4 +1,2 @@ FROM scratch -COPY rootfs/ / -RUN pacman --noconfirm -Syu -RUN pacman --noconfirm -S libmbedtls-dev base-devel gcc cmake curl ca-certificates git \ No newline at end of file +COPY rootfs/ / \ No newline at end of file