sha256:e5f5aaf7639b3fb9726481846441adbdaec3a0c6e415a34c6c813ab7060fc4c0
OS/ARCH
Compressed size
251.87 MB
Last pushed
about 1 year by helicone
Type
Image
Manifest digest
sha256:cd96de043c0b2c36f1ce0b8ae4ee4af5bbe9f4f95d2e209d44e9589cc2d91302
Image Layers
1# debian.sh --arch 'arm64' out/26.78 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;3.18 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.10.180 B7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B8RUN /bin/sh -c set -eux;14.86 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN /bin/sh -c apt-get update90.42 MB12RUN /bin/sh -c wget -q110.94 MB13RUN /bin/sh -c pip install5.62 MB14WORKDIR /app92 B15COPY ./supabase/flyway.conf /app/supabase/flyway.conf # buildkit572 B16COPY ./supabase/migrations /app/supabase/migrations # buildkit32.26 KB17COPY ./supabase/migrations_without_supabase /app/supabase/migrations_without_supabase # buildkit2.94 KB18COPY ./clickhouse/migrations /app/clickhouse/migrations # buildkit15.93 KB19COPY ./clickhouse/seeds /app/clickhouse/seeds # buildkit417 B20COPY ./clickhouse/ch_hcone.py /app/clickhouse/ch_hcone.py # buildkit2.94 KB21RUN /bin/sh -c chmod +x2.94 KB22RUN /bin/sh -c chown 2000:2000742 B23RUN /bin/sh -c echo '#!/bin/sh449 B24CMD ["/app/run-migrations.sh"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'