sha256:d5ec9296209843c7b62799d8c2ea897c1793db27fae7d7acaac437d2f27072a9
OS/ARCH
linux/amd64
Compressed size
219.51 MB
Last pushed
about 1 month by mich43l
Type
Image
Manifest digest
sha256:d5ec9296209843c7b62799d8c2ea897c1793db27fae7d7acaac437d2f27072a9
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=81700810 B12ARG REVISION=817008143396a6e80694ef2130cd37465ca106000 B13ARG CREATED=2026-08-21T04:42:19Z0 B14LABEL org.opencontainers.image.title=apexvoid-trading-bot org.opencontainers.image.version=8170081 org.opencontainers.image.revision=817008143396a6e80694ef2130cd37465ca10600 org.opencontainers.image.created=2026-08-21T04:42:19Z0 B15WORKDIR /app93 B16RUN |3 VERSION=8170081 REVISION=817008143396a6e80694ef2130cd37465ca10600 CREATED=2026-08-21T04:42:19Z69.94 MB17COPY requirements.txt . # buildkit261 B18RUN |3 VERSION=8170081 REVISION=817008143396a6e80694ef2130cd37465ca10600 CREATED=2026-08-21T04:42:19Z107.76 MB19COPY app/ ./app/ # buildkit626.6 KB20COPY migrate_sqlite_to_pg.py ./ # buildkit2.26 KB21CMD ["python" "-m" "app.main"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'