sha256:f5678b28e23de1e6bfc00b860d271fef1e8e77e2393e50f28255cd78d3e47bc8
OS/ARCH
linux/amd64
Compressed size
906.78 MB
Last pushed
16 days by goalertci
Type
Image
Manifest digest
sha256:f5678b28e23de1e6bfc00b860d271fef1e8e77e2393e50f28255cd78d3e47bc8
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.43 MB4RUN /bin/sh -c set -eux;88.26 MB5ENV GOLANG_VERSION=1.27.10 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit67.79 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go0 B12RUN /bin/sh -c apt-get update125.24 MB13RUN /bin/sh -c mkdir -p3.71 KB14RUN /bin/sh -c echo "deb274 B15RUN /bin/sh -c apt-get update177.13 MB16RUN /bin/sh -c wget -q248.99 MB17ENV PGUSER=postgres DB_URL=postgresql://postgres@?client_encoding=UTF8&sslmode=disable0 B18COPY setup_postgres.sh /usr/bin/setup_postgres # buildkit751 B19RUN /bin/sh -c setup_postgres 1322.32 MB20COPY start_postgres.sh /opt/start_postgres.sh # buildkit514 B21COPY stop_postgres.sh /opt/stop_postgres.sh # buildkit434 B22COPY shell-runner.c /opt/shell-runner.c # buildkit600 B23RUN /bin/sh -c gcc /opt/shell-runner.c3.02 KB24RUN /bin/sh -c chown postgres:postgres3.03 KB25RUN /bin/sh -c chmod +xs3.04 KB26RUN /bin/sh -c ln -s172 B27RUN /bin/sh -c ln -s173 B28ENV QT_X11_NO_MITSHM=1 _X11_NO_MITSHM=1 _MITSHM=0 CYPRESS_CACHE_FOLDER=/home/user/.cache/Cypress0 B29ENV DBUS_SESSION_BUS_ADDRESS=/dev/null0 B30ENV CI=10 B31RUN /bin/sh -c curl -fsSL46.42 MB32RUN /bin/sh -c useradd -m3.5 KB33USER user0 B34ENV HOME=/home/user0 B35WORKDIR /home/user0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'