robot: No need to download jq and docker anymore (#494)

This occasionally leads to errors when repos are not available online, and now
this should be also not necessary anymore.

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>

Signed-off-by: Ettore Di Giacinto <mudler@users.noreply.github.com>
This commit is contained in:
Ettore Di Giacinto
2022-11-25 14:49:41 +01:00
committed by Itxaka
parent ce26590679
commit e1990ab35d

View File

@@ -297,7 +297,6 @@ iso:
ARG IMG=docker:$IMAGE
ARG overlay=overlay/files-iso
FROM $OSBUILDER_IMAGE
RUN zypper in -y jq docker
WORKDIR /build
COPY . ./
COPY +docker-rootfs/rootfs /build/image