sha256:8e5250f8ecb2ad374fead27d3b5ea2ee9e6d25c899dbc4f06dfc695e89498975
OS/ARCH
linux/amd64
Compressed size
222.63 MB
Last pushed
15 days by mich43l
Type
Image
Manifest digest
sha256:8e5250f8ecb2ad374fead27d3b5ea2ee9e6d25c899dbc4f06dfc695e89498975
Image Layers
1# debian.sh --arch 'amd64' out/28.41 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;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG VERSION=c6584630 B12ARG REVISION=c658463f6cf44081a325cc7c44f631b11c1d0e840 B13ARG CREATED=2026-09-07T03:40:54Z0 B14LABEL org.opencontainers.image.title=apexvoid-trading-bot org.opencontainers.image.version=c658463 org.opencontainers.image.revision=c658463f6cf44081a325cc7c44f631b11c1d0e84 org.opencontainers.image.created=2026-09-07T03:40:54Z0 B15WORKDIR /app93 B16RUN |3 VERSION=c658463 REVISION=c658463f6cf44081a325cc7c44f631b11c1d0e84 CREATED=2026-09-07T03:40:54Z69.94 MB17COPY requirements.txt . # buildkit260 B18RUN |3 VERSION=c658463 REVISION=c658463f6cf44081a325cc7c44f631b11c1d0e84 CREATED=2026-09-07T03:40:54Z107.94 MB19COPY app/ ./app/ # buildkit729.14 KB20COPY migrate_sqlite_to_pg.py ./ # buildkit2.25 KB21CMD ["python" "-m" "app.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'