07070100000000000081A400000000000000000000000166B488C400000628000000000000000000000000000000000000002400000000elemental-operator-1.6.4/Dockerfile   # SPDX-License-Identifier: Apache-2.0
# Define the names/tags of the container
#!BuildTag: rancher/seedimage-builder:latest
#!BuildTag: rancher/seedimage-builder:%OPERATOR_VERSION%
#!BuildTag: rancher/seedimage-builder:%OPERATOR_VERSION%-%RELEASE%
#!UseOBSRepositories

ARG SLMICRO_VERSION

FROM suse/sl-micro/$SLMICRO_VERSION/toolbox as BASE

RUN  mkdir -p /installroot && \
    zypper --gpg-auto-import-keys --installroot /installroot in -y --no-recommends elemental-toolkit elemental-httpfy elemental-seedimage-hooks xorriso curl coreutils ca-certificates ca-certificates-mozilla gptfdisk squashfs util-linux dosfstools mtools e2fsprogs grub2


FROM scratch as SEEDIMAGE_BUILDER

COPY --from=BASE /installroot /

RUN /usr/sbin/update-ca-certificates

ARG BUILD_REPO=%%IMG_REPO%%
ARG IMAGE_REPO=$BUILD_REPO/rancher/elemental-seedimage-builder-image:latest

# Define labels according to https://en.opensuse.org/Building_derived_containers
# labelprefix=com.suse.elemental
LABEL org.opencontainers.image.title="Rancher Elemental Seed Image Builder"
LABEL org.opencontainers.image.description="Provides the tools needed to build Elemental Seed Images"
LABEL org.opencontainers.image.version="%OPERATOR_VERSION%"
LABEL org.opencontainers.image.url="https://github.com/rancher/elemental-operator"
LABEL org.opencontainers.image.created="%BUILDTIME%"
LABEL org.opencontainers.image.vendor="SUSE LLC"
LABEL org.opensuse.reference=$IMAGE_REPO
LABEL org.openbuildservice.disturl="%DISTURL%"
LABEL com.suse.supportlevel="techpreview"
# endlabelprefix

ENTRYPOINT ["elemental-httpfy"]
07070100000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000B00000000TRAILER!!!                                                                                                                                                                                                            4 blocks
