sha256:e7f91ba5a5481a781c3ba621862777a791d6682ccd27ef39fc171b998ddd8510
OS/ARCH
linux/amd64
Compressed size
219.51 MB
Last pushed
26 days by mich43l
Type
Image
Manifest digest
sha256:e7f91ba5a5481a781c3ba621862777a791d6682ccd27ef39fc171b998ddd8510
Image Layers
1# debian.sh --arch 'amd64' out/28.4 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;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11ARG VERSION=147bee10 B12ARG REVISION=147bee1b214bad91e392ef9f2afb0d32e33bdf4a0 B13ARG CREATED=2026-08-23T12:37:32Z0 B14LABEL org.opencontainers.image.title=apexvoid-trading-bot org.opencontainers.image.version=147bee1 org.opencontainers.image.revision=147bee1b214bad91e392ef9f2afb0d32e33bdf4a org.opencontainers.image.created=2026-08-23T12:37:32Z0 B15WORKDIR /app93 B16RUN |3 VERSION=147bee1 REVISION=147bee1b214bad91e392ef9f2afb0d32e33bdf4a CREATED=2026-08-23T12:37:32Z69.94 MB17COPY requirements.txt . # buildkit260 B18RUN |3 VERSION=147bee1 REVISION=147bee1b214bad91e392ef9f2afb0d32e33bdf4a CREATED=2026-08-23T12:37:32Z107.77 MB19COPY app/ ./app/ # buildkit630.02 KB20COPY migrate_sqlite_to_pg.py ./ # buildkit2.26 KB21CMD ["python" "-m" "app.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'