robustadev/db-migration:0.0.64

Index digest

sha256:e3d8f26cf1f89bcdf3fc181b18f737c442ad602180574209159a39e4dbadb206

OS/ARCH

linux/amd64

Compressed size

97.13 MB

Last pushed

about 2 months by kotlickya

Type

Image

Manifest digest

sha256:0891d1b7ce60276583e317476eb84a745db387d7e114bef45ebc3b9efc157da0

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 GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.130 B
6ENV PYTHON_SHA256=2ab91ff401783ccca64f75d10c882e957bdfd60e2bf5a72f8421793729b78a710 B
7RUN /bin/sh -c set -eux;11.28 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10WORKDIR /app/92 B
11RUN /bin/sh -c apt-get update18.74 MB
12ENV PYTHONUNBUFFERED=10 B
13ENV PATH=/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
14ENV PYTHONPATH=:.0 B
15COPY app.py . # buildkit1.36 KB
16COPY db db/ # buildkit109.47 KB
17RUN /bin/sh -c mv db/migrations/20260420120000_dashboard_thumbnails_bucket.sql971 B
18COPY /app/venv /venv # buildkit17.16 MB
19COPY /go/bin/dbmate /usr/local/bin/dbmate # buildkit20.22 MB
20CMD ["python" "-u" "/app/app.py"]0 B

Command

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