Sign inSign up

khnukoshovyimaksym/auth-migration:0.0.2

Manifest digest

sha256:fd3d7dcc13fa0c6fe87963d1808e653ebb9a3e5e5b2dd180be7606e09a625f0c

OS/ARCH

linux/amd64

Compressed size

60.61 MB

Last pushed

5 months by khnukoshovyimaksym

Type

Image

Manifest digest

sha256:fd3d7dcc13fa0c6fe87963d1808e653ebb9a3e5e5b2dd180be7606e09a625f0c

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV PYTHON_VERSION=3.14.40 B
5ENV PYTHON_SHA256=d923c51303e38e249136fc1bdf3568d56ecb03214efdef48516176d3d7faaef80 B
6RUN /bin/sh -c set -eux;11.7 MB
7RUN /bin/sh -c set -eux;249 B
8CMD ["python3"]0 B
9WORKDIR /app93 B
10COPY config.py /app/ # buildkit477 B
11COPY alembic.ini /app/ # buildkit2.18 KB
12COPY alembic/ /app/alembic/ # buildkit1.95 KB
13COPY src/db/entities.py /app/src/db/entities.py # buildkit433 B
14RUN /bin/sh -c pip install19.26 MB
15RUN /bin/sh -c mkdir -p32 B
16CMD ["alembic" "upgrade" "head"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'