Sign inSign up

helicone/migrations:v2025.07.30

Multi-platform
Index digest

sha256:ffdd4bcda140ec70fbaaa1aad7e26c9e75d68b070b60b8dd58e6449e055b6dab

OS/ARCH

Compressed size

251.87 MB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:69c045b7a1630ef110f9b4945149ca462cb2b9ecfe05df9c1eb2e5f217bb4b34

Image Layers

1# debian.sh --arch 'arm64' out/26.78 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;3.18 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.10.180 B
7ENV PYTHON_SHA256=ae665bc678abd9ab6a6e1573d2481625a53719bc517e9a634ed2b9fefae3817f0 B
8RUN /bin/sh -c set -eux;14.86 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update90.42 MB
12RUN /bin/sh -c wget -q110.95 MB
13RUN /bin/sh -c pip install5.62 MB
14WORKDIR /app93 B
15COPY ./supabase/flyway.conf /app/supabase/flyway.conf # buildkit572 B
16COPY ./supabase/migrations /app/supabase/migrations # buildkit30.68 KB
17COPY ./supabase/migrations_without_supabase /app/supabase/migrations_without_supabase # buildkit2.83 KB
18COPY ./clickhouse/migrations /app/clickhouse/migrations # buildkit15.93 KB
19COPY ./clickhouse/seeds /app/clickhouse/seeds # buildkit419 B
20COPY ./clickhouse/ch_hcone.py /app/clickhouse/ch_hcone.py # buildkit2.61 KB
21RUN /bin/sh -c chmod +x2.6 KB
22RUN /bin/sh -c chown 2000:2000743 B
23RUN /bin/sh -c echo '#!/bin/sh451 B
24CMD ["/app/run-migrations.sh"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1753056000'