| # debian.sh --arch 'amd64' out/ 'trixie' '@1779062400' |
| /bin/sh -c rm -f /etc/apt/apt.conf.d/docker-gzip-indexes /etc/apt/apt.conf.d/docker-no-languages |
| /bin/sh -c rm -f /var/log/apt/eipp.log.xz |
| /bin/sh -c --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked --mount=type=tmpfs,target=/var/log --mount=type=tmpfs,target=/run apt update && apt install -y ca-certificates libarchive13 libcurl4-openssl-dev libzstd-dev libssl-dev pkg-config curl git build-essential meson libfuse3-dev liblzma-dev libarchive-dev libsoup2.4-dev e2fslibs-dev libext2fs-dev libgpgme-dev go-md2man autoconf automake libtool libseccomp-dev libcap-dev libglib2.0-dev bison flex equivs gobject-introspection --no-install-recommends |
| /bin/sh -c --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked --mount=type=tmpfs,target=/var/log --mount=type=tmpfs,target=/var/cache --mount=type=tmpfs,target=/run apt update && apt install -y systemd systemd-boot systemd-ukify ca-certificates curl locales dracut dosfstools e2fsprogs fdisk firmware-linux-free git git-lfs gpg zstd libp11-kit0 rsync iproute2 iputils-ping network-manager skopeo podman openssh-server sudo vim btop |
| /bin/sh -c --mount=type=bind,from=ostree,src=/,dst=/mnt dpkg -i /mnt/libostree.deb && apt-mark hold libostree-1-1 |
| COPY dir:dfae38032a0cf403059341d05e167133a7d8519ccca0879db09e78768b8457e1 in / |
| COPY dir:85bbe795142af9e767cb0c72767f050df6a21f19b5fb81cc5f6ca71bb06d304c in / |
| COPY dir:325b7ff8c4ef6b7aa598b1f2713cb8b34ee339fa6ff3b6c81117fde515336933 in / |
| ARG BUILD_ID |
| |1 BUILD_ID=7615a18-dirty /bin/sh -c --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked --mount=type=tmpfs,target=/var/log --mount=type=tmpfs,target=/var/cache --mount=type=tmpfs,target=/run --mount=type=bind,src=scripts/build,dst=/ctx/build /ctx/build:sha256:f72e39277cf2408368ee90606356578ae2d91fe645e242cd1794b39a70fd43e6 |
| |1 BUILD_ID=7615a18-dirty /bin/sh -c echo "en_US.UTF-8 UTF-8" > /etc/locale.gen && locale-gen && echo "LANG=en_US.UTF-8" > /etc/default/locale |
| |1 BUILD_ID=7615a18-dirty /bin/sh -c /usr/libexec/bootc-finalize |
| |1 BUILD_ID=7615a18-dirty /bin/sh -c bootc container lint |