Sign inSign up

helicone/migrations:v2025.08.19

Multi-platform
Index digest

sha256:e13fe8dafc8a46ba5048b03f3176967857d4fc89e35159f379885b0f58211d74

OS/ARCH

Compressed size

253.83 MB

Last pushed

about 1 year by helicone

Type

Image

Manifest digest

sha256:e91bf9da5b913935eab7093e86aedb97c95cfd8b4466169d608d666a3aefa798

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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.35 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.110 B
7ENV PYTHON_SHA256=c30bb24b7f1e9a19b11b55a546434f74e739bb4c271a3e3a80ff4380d49f7adb0 B
8RUN /bin/sh -c set -eux;13.03 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update91.11 MB
12RUN /bin/sh -c wget -q110.94 MB
13RUN /bin/sh -c pip install5.06 MB
14RUN /bin/sh -c pip install3.34 MB
15WORKDIR /app93 B
16COPY ./supabase/flyway.conf /app/supabase/flyway.conf # buildkit571 B
17COPY ./supabase/migrations /app/supabase/migrations # buildkit33.49 KB
18COPY ./supabase/migrations_without_supabase /app/supabase/migrations_without_supabase # buildkit2.82 KB
19COPY ./clickhouse/migrations /app/clickhouse/migrations # buildkit16.49 KB
20COPY ./clickhouse/seeds /app/clickhouse/seeds # buildkit416 B
21COPY ./clickhouse/ch_hcone.py /app/clickhouse/ch_hcone.py # buildkit3.44 KB
22RUN /bin/sh -c chmod +x3.43 KB
23RUN /bin/sh -c chown 2000:2000743 B
24RUN /bin/sh -c echo '#!/bin/sh401 B
25CMD ["/app/run-migrations.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'