sha256:3f09dadff4fdf0949d2392f698b070fa05d023a426cdc02fe67307b0b84192dd
OS/ARCH
linux/amd64
Compressed size
222.61 MB
Last pushed
17 days by mich43l
Type
Image
Manifest digest
sha256:3f09dadff4fdf0949d2392f698b070fa05d023a426cdc02fe67307b0b84192dd
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=f62b5d20 B12ARG REVISION=f62b5d208a4eec3e7759ca9bfcb74ee7a48718ef0 B13ARG CREATED=2026-09-04T15:05:03Z0 B14LABEL org.opencontainers.image.title=apexvoid-trading-bot org.opencontainers.image.version=f62b5d2 org.opencontainers.image.revision=f62b5d208a4eec3e7759ca9bfcb74ee7a48718ef org.opencontainers.image.created=2026-09-04T15:05:03Z0 B15WORKDIR /app93 B16RUN |3 VERSION=f62b5d2 REVISION=f62b5d208a4eec3e7759ca9bfcb74ee7a48718ef CREATED=2026-09-04T15:05:03Z69.94 MB17COPY requirements.txt . # buildkit260 B18RUN |3 VERSION=f62b5d2 REVISION=f62b5d208a4eec3e7759ca9bfcb74ee7a48718ef CREATED=2026-09-04T15:05:03Z107.92 MB19COPY app/ ./app/ # buildkit727.33 KB20COPY migrate_sqlite_to_pg.py ./ # buildkit2.25 KB21CMD ["python" "-m" "app.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'