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