sha256:bd35e20ea0a2026aa9b6ec70592ba4653adadc6672d003daa87c873ced0c6682
OS/ARCH
linux/amd64
Compressed size
49.82 MB
Last pushed
2 days by 24802117
Type
Image
Manifest digest
sha256:5fed8de50efa1c4526d6c4e1924c9b14508f20d8dd3a414ccea89d87ae3d5543
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=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.160 B7ENV PYTHON_SHA256=91bcdebfdde239a003ae93738a7fce0f9230fee5c4bc2b86f6e6e8c6f98aabe80 B8RUN /bin/sh -c set -eux;13.78 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11ARG VCS_REF=689e785db3d690e41169773e02b0c39984171fcf0 B12ARG VERSION=2.1.970 B13LABEL org.opencontainers.image.revision=689e785db3d690e41169773e02b0c39984171fcf org.opencontainers.image.version=2.1.970 B14ENV PYTHONDONTWRITEBYTECODE=1 PYTHONUNBUFFERED=1 PIP_NO_CACHE_DIR=1 AITW_BUILD_VERSION=2.1.970 B15WORKDIR /app93 B16RUN |2 VCS_REF=689e785db3d690e41169773e02b0c39984171fcf VERSION=2.1.97 /bin/sh915.04 KB17COPY . /app # buildkit1.46 MB18COPY /app/web /app/web # buildkit389.36 KB19EXPOSE [18088/tcp]0 B20CMD ["python" "web_dashboard_server.py" "--host" "0.0.0.0"0 B21LABEL org.opencontainers.image.version=2.1.103-manual-trade-ui org.opencontainers.image.revision=manual-trade-ui-20260913-frozen-85a714d5 org.opencontainers.image.description=AI Trend0 B22RUN /bin/sh -c rm -rf166 B23COPY web_dashboard_server.py /app/web_dashboard_server.py # buildkit9.48 KB24COPY trade_api_5003.py /app/ai_trend_watcher/trade_api_5003.py # buildkit3.55 KB25COPY web/ /app/web/ # buildkit353.57 KB26RUN /bin/sh -c python -m37.23 KB27LABEL org.opencontainers.image.version=2.1.105-merged-console org.opencontainers.image.revision=merged-auction-trade-ui-ca79e690 org.opencontainers.image.description=Merged AI0 B28RUN /bin/sh -c rm -rf165 B29COPY web/ /app/web/ # buildkit355.23 KB30RUN /bin/sh -c python -32 B31LABEL org.opencontainers.image.version=2.1.107-auction-api-failclosed org.opencontainers.image.revision=auction-api-1b99955c org.opencontainers.image.description=Merged console0 B32COPY controllers.py /app/ai_trend_watcher/web_mvc/controllers.py # buildkit9.01 KB33COPY web_dashboard_server.py /app/web_dashboard_server.py # buildkit9.52 KB34COPY auction_snapshot_status.py /app/ai_trend_watcher/auction_snapshot_status.py # buildkit2.01 KB35RUN /bin/sh -c python -m58.52 KBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'