sha256:27ff7ee8f68d40d46cb889a043a183fcfe0fddd0db1421cffdb765d00dd470fb
OS/ARCH
linux/amd64
Compressed size
157.5 MB
Last pushed
about 1 month by wrcpbuild
Type
Image
Manifest digest
sha256:27ff7ee8f68d40d46cb889a043a183fcfe0fddd0db1421cffdb765d00dd470fb
Image Layers
1# debian.sh --arch 'amd64' out/47 MB2ENV DEBIAN_FRONTEND=noninteractive0 B3RUN /bin/sh -c echo 'Acquire::Retries204 B4RUN /bin/sh -c if [204 B5RUN /bin/sh -c mv /etc/apt/sources.list.d/debian.sources374 B6COPY apt/debian.sources.list /etc/apt/sources.list.d/debian.list.disabled # buildkit316 B7COPY apt/stx.sources.list /etc/apt/sources.list.d/stx.list.disabled # buildkit336 B8COPY apt/stx.preferences /etc/apt/preferences.d/stx # buildkit272 B9COPY apt/*.layer.sources.list /etc/apt/sources.list.d/ # buildkit383 B10RUN /bin/sh -c for layer445 B11RUN /bin/sh -c mkdir -p128 B12COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.46 KB13ARG DIST=trixie0 B14RUN |1 DIST=trixie /bin/sh -c5.62 MB15RUN |1 DIST=trixie /bin/sh -c54.68 MB16RUN |1 DIST=trixie /bin/sh -c330 B17RUN |1 DIST=trixie /bin/sh -c22.18 MB18RUN |1 DIST=trixie /bin/sh -c2.45 MB19ENV DEBIAN_FRONTEND=noninteractive0 B20ENV PIP_BREAK_SYSTEM_PACKAGES=10 B21RUN /bin/sh -c apt-get -y1.48 KB22RUN /bin/sh -c pip3 install25.42 MB23WORKDIR /opt/32 B24COPY ./locationservice /opt/locationservice # buildkit21.8 KB25RUN /bin/sh -c cd /opt/locationservice1.44 KB26CMD ["bash"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1754870400'